#def80b Hex Color

#DEF80B
0
  • #def80b Color Information

    • In RGB color space, #def80b hex color has a red value of 222, a green value of 248 and a blue value of 11.

    • In CMYK color space (used in color printing), #def80b hex color is composed of 10.48% cyan, 0% magenta, 95.56% yellow and 2.75% black.

    • #def80b color has a hue of 66.6 degrees, a saturation of 94.42% and a lightness of 50.8%.

    • #def80b hex color contains mainly GREEN.

    • The closest web safe color of #def80b is #ccff00

    • #def80b hex color has a decimal value of 14612491.



    #def80b Color Spaces (Color Conversions)

    HEX def80b #def80b
    RGB 222, 248, 11 rgb(222, 248, 11)
    RGB Percent 87.06, 97.25, 4.31 rgb(87.06, 97.25, 4.31)
    CMYK 10, 0, 96, 3
    HSL 66.6°, 94.42, 50.8 hsl(66.6, 94.42%, 50.8%)
    HSV 66.6°, 95.6, 97.3
    XYZ 63.752, 82.689, 12.917
    Hunter Lab 90.933, -33.99, 55.231
    CIE-LAB 92.878, -31.624, 89.449
    CIE-LCH 92.878, 94.875, 109.471
    CIE-LUV 10.48, 0, 95.56, 2.75
    Web Safe ccff00

    RGB percent of color #def80b

    87.06%
    97.25%
    4.31%

    CMYK percent of color #def80b

    10.48%
    0%
    95.56%
    2.75%


    Color Schemes with #def80b

    Complementary Color

    Split Complementary


    #def80b Color Preview

    Text with hexadecimal color #def80b

    This text has a font color of #def80b

    <p style="color:#def80b">Text here</p>

    #def80b Background Color

    This box has a background color of #def80b

    <div style="background-color:#def80b">Text here</div>

    #def80b Border Color

    This box has a border color of #def80b

    <div style="border: 4px solid #def80b">Text here</div>

    CSS codes

    <p style="color:#def80b">Text here</p>
    <div style="background-color:#def80b">Text here</div>
    <div style="border: 4px solid #def80b">Text here</div>

    #def80b Color on white background

    This is how a font and box color of #def80b will look
    on a white background.

    #def80b Color on black background

    This is how a font and box color of #def80b hex color will look
    on a black background.