#dbdef2 Hex Color

#DBDEF2
0
  • #dbdef2 Color Information

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

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

    • #dbdef2 color has a hue of 232.2 degrees, a saturation of 46.94% and a lightness of 90.4%.

    • #dbdef2 hex color contains mainly BLUE.

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

    • #dbdef2 hex color has a decimal value of 14409458.



    #dbdef2 Color Spaces (Color Conversions)

    HEX dbdef2 #dbdef2
    RGB 219, 222, 242 rgb(219, 222, 242)
    RGB Percent 85.88, 87.06, 94.9 rgb(85.88, 87.06, 94.9)
    CMYK 10, 8, 0, 5
    HSL 232.2°, 46.94, 90.4 hsl(232.2, 46.94%, 90.4%)
    HSV 232.2°, 9.5, 94.9
    XYZ 71.362, 73.713, 94.471
    Hunter Lab 85.856, -1.883, -5.14
    CIE-LAB 88.787, 2.776, -10.088
    CIE-LCH 88.787, 10.463, 285.386
    CIE-LUV 9.5, 8.26, 0, 5.1
    Web Safe ccccff

    RGB percent of color #dbdef2

    85.88%
    87.06%
    94.9%

    CMYK percent of color #dbdef2

    9.5%
    8.26%
    0%
    5.1%


    Color Schemes with #dbdef2

    Complementary Color

    Split Complementary


    #dbdef2 Color Preview

    Text with hexadecimal color #dbdef2

    This text has a font color of #dbdef2

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

    #dbdef2 Background Color

    This box has a background color of #dbdef2

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

    #dbdef2 Border Color

    This box has a border color of #dbdef2

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

    CSS codes

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

    #dbdef2 Color on white background

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

    #dbdef2 Color on black background

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