#def2cb Hex Color

#DEF2CB
0
  • #def2cb Color Information

    • In RGB color space, #def2cb hex color has a red value of 222, a green value of 242 and a blue value of 203.

    • In CMYK color space (used in color printing), #def2cb hex color is composed of 8.26% cyan, 0% magenta, 16.12% yellow and 5.1% black.

    • #def2cb color has a hue of 90.8 degrees, a saturation of 60% and a lightness of 87.3%.

    • #def2cb hex color contains mainly GREEN.

    • The closest web safe color of #def2cb is #ccffcc

    • #def2cb hex color has a decimal value of 14611147.



    #def2cb Color Spaces (Color Conversions)

    HEX def2cb #def2cb
    RGB 222, 242, 203 rgb(222, 242, 203)
    RGB Percent 87.06, 94.9, 79.61 rgb(87.06, 94.9, 79.61)
    CMYK 8, 0, 16, 5
    HSL 90.8°, 60, 87.3 hsl(90.8, 60%, 87.3%)
    HSV 90.8°, 16.1, 94.9
    XYZ 72.656, 83.346, 68.758
    Hunter Lab 91.294, -17.706, 19.252
    CIE-LAB 93.166, -13.368, 16.63
    CIE-LCH 93.166, 21.337, 128.794
    CIE-LUV 8.26, 0, 16.12, 5.1
    Web Safe ccffcc

    RGB percent of color #def2cb

    87.06%
    94.9%
    79.61%

    CMYK percent of color #def2cb

    8.26%
    0%
    16.12%
    5.1%


    Color Schemes with #def2cb

    Complementary Color

    Split Complementary


    #def2cb Color Preview

    Text with hexadecimal color #def2cb

    This text has a font color of #def2cb

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

    #def2cb Background Color

    This box has a background color of #def2cb

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

    #def2cb Border Color

    This box has a border color of #def2cb

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

    CSS codes

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

    #def2cb Color on white background

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

    #def2cb Color on black background

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