#defb02 Hex Color

#DEFB02
0
  • #defb02 Color Information

    • In RGB color space, #defb02 hex color has a red value of 222, a green value of 251 and a blue value of 2.

    • In CMYK color space (used in color printing), #defb02 hex color is composed of 11.55% cyan, 0% magenta, 99.2% yellow and 1.57% black.

    • #defb02 color has a hue of 67 degrees, a saturation of 98.42% and a lightness of 49.6%.

    • #defb02 hex color contains mainly GREEN.

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

    • #defb02 hex color has a decimal value of 14613250.



    #defb02 Color Spaces (Color Conversions)

    HEX defb02 #defb02
    RGB 222, 251, 2 rgb(222, 251, 2)
    RGB Percent 87.06, 98.43, 0.78 rgb(87.06, 98.43, 0.78)
    CMYK 12, 0, 99, 2
    HSL 67°, 98.42, 49.6 hsl(67, 98.42%, 49.6%)
    HSV 67°, 99.2, 98.4
    XYZ 64.632, 84.528, 12.967
    Hunter Lab 91.939, -35.41, 55.995
    CIE-LAB 93.679, -33.073, 90.704
    CIE-LCH 93.679, 96.546, 110.033
    CIE-LUV 11.55, 0, 99.2, 1.57
    Web Safe ccff00

    RGB percent of color #defb02

    87.06%
    98.43%
    0.78%

    CMYK percent of color #defb02

    11.55%
    0%
    99.2%
    1.57%


    Color Schemes with #defb02

    Complementary Color

    Split Complementary


    #defb02 Color Preview

    Text with hexadecimal color #defb02

    This text has a font color of #defb02

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

    #defb02 Background Color

    This box has a background color of #defb02

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

    #defb02 Border Color

    This box has a border color of #defb02

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

    CSS codes

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

    #defb02 Color on white background

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

    #defb02 Color on black background

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