#defb2a Hex Color

#DEFB2A
0
  • #defb2a Color Information

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

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

    • #defb2a color has a hue of 68.3 degrees, a saturation of 96.31% and a lightness of 57.5%.

    • #defb2a hex color contains mainly GREEN.

    • The closest web safe color of #defb2a is #ccff33

    • #defb2a hex color has a decimal value of 14613290.



    #defb2a Color Spaces (Color Conversions)

    HEX defb2a #defb2a
    RGB 222, 251, 42 rgb(222, 251, 42)
    RGB Percent 87.06, 98.43, 16.47 rgb(87.06, 98.43, 16.47)
    CMYK 12, 0, 83, 2
    HSL 68.3°, 96.31, 57.5 hsl(68.3, 96.31%, 57.5%)
    HSV 68.3°, 83.3, 98.4
    XYZ 65.039, 84.691, 15.11
    Hunter Lab 92.028, -34.897, 54.685
    CIE-LAB 93.75, -32.455, 85.678
    CIE-LCH 93.75, 91.619, 110.747
    CIE-LUV 11.55, 0, 83.27, 1.57
    Web Safe ccff33

    RGB percent of color #defb2a

    87.06%
    98.43%
    16.47%

    CMYK percent of color #defb2a

    11.55%
    0%
    83.27%
    1.57%


    Color Schemes with #defb2a

    Complementary Color

    Split Complementary


    #defb2a Color Preview

    Text with hexadecimal color #defb2a

    This text has a font color of #defb2a

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

    #defb2a Background Color

    This box has a background color of #defb2a

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

    #defb2a Border Color

    This box has a border color of #defb2a

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

    CSS codes

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

    #defb2a Color on white background

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

    #defb2a Color on black background

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