#daebaf color space conversions
Hex:
#daebaf
RGB:
218, 235, 175
CMY:
15, 8, 31
CMYK:
7, 0, 26, 8
HSL:
77°, 60.0000%, 80.3922%
HSV (HSB):
77°, 25.5319%, 92.1569%
XYZ:
66.3596, 77.4172, 52.0029
xyY:
0.3390, 0.3954, 77.4172
CIE-Lab:
90.5133, -15.5428, 27.3099
CIE-LCH:
90.5133, 31.4231, 119.6453
CIE-Luv:
90.5133, -7.0568, 41.4603
Hunter-Lab:
87.9871, -19.3531, 26.5488
#daebaf color charts
#daebaf color shades, tints & tones
#daebaf color schemes
#daebaf color preview, HTML & CSS examples
This text has a color of #daebaf
<p style="color:#daebaf;">Text here</p>
.mytext {color:#daebaf;}
This box has a color of #daebaf
<div style="background-color:#daebaf;">Content here</div>
.mybackground {background-color:#daebaf;}
Border around this has a color of #daebaf
<div style="border:2px solid #daebaf;">Content here</div>
.myborder {border:2px solid #daebaf;}