#dbdaea color space conversions
Hex:
#dbdaea
RGB:
219, 218, 234
CMY:
14, 15, 8
CMYK:
6, 7, 0, 8
HSL:
244°, 27.5862%, 88.6275%
HSV (HSB):
244°, 6.8376%, 91.7647%
XYZ:
69.1361, 71.1434, 87.9301
xyY:
0.3030, 0.3117, 71.1434
CIE-Lab:
87.5546, 3.3120, -7.7045
CIE-LCH:
87.5546, 8.3862, 293.2622
CIE-Luv:
87.5546, -0.3631, -12.5330
Hunter-Lab:
84.3465, -1.2958, -2.7664
#dbdaea color charts
#dbdaea color shades, tints & tones
#dbdaea color schemes
#dbdaea color preview, HTML & CSS examples
This text has a color of #dbdaea
<p style="color:#dbdaea;">Text here</p>
.mytext {color:#dbdaea;}
This box has a color of #dbdaea
<div style="background-color:#dbdaea;">Content here</div>
.mybackground {background-color:#dbdaea;}
Border around this has a color of #dbdaea
<div style="border:2px solid #dbdaea;">Content here</div>
.myborder {border:2px solid #dbdaea;}