#dbdef3 Hex Color

#DBDEF3
0
  • #dbdef3 Color Information

    • In RGB color space, #dbdef3 hex color has a red value of 219, a green value of 222 and a blue value of 243.

    • In CMYK color space (used in color printing), #dbdef3 hex color is composed of 9.88% cyan, 8.64% magenta, 0% yellow and 4.71% black.

    • #dbdef3 color has a hue of 232.5 degrees, a saturation of 50% and a lightness of 90.6%.

    • #dbdef3 hex color contains mainly BLUE.

    • The closest web safe color of #dbdef3 is #ccccff

    • #dbdef3 hex color has a decimal value of 14409459.



    #dbdef3 Color Spaces (Color Conversions)

    HEX dbdef3 #dbdef3
    RGB 219, 222, 243 rgb(219, 222, 243)
    RGB Percent 85.88, 87.06, 95.29 rgb(85.88, 87.06, 95.29)
    CMYK 10, 9, 0, 5
    HSL 232.5°, 50, 90.6 hsl(232.5, 50%, 90.6%)
    HSV 232.5°, 9.9, 95.3
    XYZ 71.512, 73.774, 95.265
    Hunter Lab 85.892, -1.695, -5.636
    CIE-LAB 88.816, 2.97, -10.572
    CIE-LCH 88.816, 10.981, 285.692
    CIE-LUV 9.88, 8.64, 0, 4.71
    Web Safe ccccff

    RGB percent of color #dbdef3

    85.88%
    87.06%
    95.29%

    CMYK percent of color #dbdef3

    9.88%
    8.64%
    0%
    4.71%


    Color Schemes with #dbdef3

    Complementary Color

    Split Complementary


    #dbdef3 Color Preview

    Text with hexadecimal color #dbdef3

    This text has a font color of #dbdef3

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

    #dbdef3 Background Color

    This box has a background color of #dbdef3

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

    #dbdef3 Border Color

    This box has a border color of #dbdef3

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

    CSS codes

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

    #dbdef3 Color on white background

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

    #dbdef3 Color on black background

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