#daebbf color space conversions
Hex:
#daebbf
RGB:
218, 235, 191
CMY:
15, 8, 25
CMYK:
7, 0, 19, 8
HSL:
83°, 52.3810%, 83.5294%
HSV (HSB):
83°, 18.7234%, 92.1569%
XYZ:
68.0257, 78.0837, 60.7765
xyY:
0.3288, 0.3774, 78.0837
CIE-Lab:
90.8181, -13.1748, 19.4963
CIE-LCH:
90.8181, 23.5304, 124.0493
CIE-Luv:
90.8181, -7.5975, 30.6960
Hunter-Lab:
88.3650, -17.2246, 21.0764
#daebbf color charts
#daebbf color shades, tints & tones
#daebbf color schemes
#daebbf color preview, HTML & CSS examples
This text has a color of #daebbf
<p style="color:#daebbf;">Text here</p>
.mytext {color:#daebbf;}
This box has a color of #daebbf
<div style="background-color:#daebbf;">Content here</div>
.mybackground {background-color:#daebbf;}
Border around this has a color of #daebbf
<div style="border:2px solid #daebbf;">Content here</div>
.myborder {border:2px solid #daebbf;}