#def2fb Hex Color

#DEF2FB
0
  • #def2fb Color Information

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

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

    • #def2fb color has a hue of 198.6 degrees, a saturation of 78.38% and a lightness of 92.7%.

    • #def2fb hex color contains mainly BLUE.

    • The closest web safe color of #def2fb is #ccffff

    • #def2fb hex color has a decimal value of 14611195.



    #def2fb Color Spaces (Color Conversions)

    HEX def2fb #def2fb
    RGB 222, 242, 251 rgb(222, 242, 251)
    RGB Percent 87.06, 94.9, 98.43 rgb(87.06, 94.9, 98.43)
    CMYK 12, 4, 0, 2
    HSL 198.6°, 78.38, 92.7 hsl(198.6, 78.38%, 92.7%)
    HSV 198.6°, 11.6, 98.4
    XYZ 79.289, 85.999, 103.687
    Hunter Lab 92.736, -9.67, -1.377
    CIE-LAB 94.312, -4.8, -6.574
    CIE-LCH 94.312, 8.14, 233.865
    CIE-LUV 11.55, 3.59, 0, 1.57
    Web Safe ccffff

    RGB percent of color #def2fb

    87.06%
    94.9%
    98.43%

    CMYK percent of color #def2fb

    11.55%
    3.59%
    0%
    1.57%


    Color Schemes with #def2fb

    Complementary Color

    Split Complementary


    #def2fb Color Preview

    Text with hexadecimal color #def2fb

    This text has a font color of #def2fb

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

    #def2fb Background Color

    This box has a background color of #def2fb

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

    #def2fb Border Color

    This box has a border color of #def2fb

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

    CSS codes

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

    #def2fb Color on white background

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

    #def2fb Color on black background

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