#daebeb color space conversions
Hex:
#daebeb
RGB:
218, 235, 235
CMY:
15, 8, 8
CMYK:
7, 0, 0, 8
HSL:
180°, 29.8246%, 88.8235%
HSV (HSB):
180°, 7.2340%, 92.1569%
XYZ:
73.6172, 80.3202, 90.2206
xyY:
0.3015, 0.3290, 80.3202
CIE-Lab:
91.8284, -5.5968, -1.9393
CIE-LCH:
91.8284, 5.9232, 199.1115
CIE-Luv:
91.8284, -9.2487, -2.0109
Hunter-Lab:
89.6216, -10.2138, 3.0488
#daebeb color charts
#daebeb color shades, tints & tones
#daebeb color schemes
#daebeb color preview, HTML & CSS examples
This text has a color of #daebeb
<p style="color:#daebeb;">Text here</p>
.mytext {color:#daebeb;}
This box has a color of #daebeb
<div style="background-color:#daebeb;">Content here</div>
.mybackground {background-color:#daebeb;}
Border around this has a color of #daebeb
<div style="border:2px solid #daebeb;">Content here</div>
.myborder {border:2px solid #daebeb;}