#dbbdae color space conversions
Hex:
#dbbdae
RGB:
219, 189, 174
CMY:
14, 26, 32
CMYK:
0, 14, 21, 14
HSL:
20°, 38.4615%, 77.0588%
HSV (HSB):
20°, 20.5479%, 85.8824%
XYZ:
55.0510, 54.5113, 47.6646
xyY:
0.3501, 0.3467, 54.5113
CIE-Lab:
78.7589, 8.3416, 11.5179
CIE-LCH:
78.7589, 14.2213, 54.0869
CIE-Luv:
78.7589, 19.4099, 15.0253
Hunter-Lab:
73.8317, 3.8890, 13.4055
#dbbdae color charts
#dbbdae color shades, tints & tones
#dbbdae color schemes
#dbbdae color preview, HTML & CSS examples
This text has a color of #dbbdae
<p style="color:#dbbdae;">Text here</p>
.mytext {color:#dbbdae;}
This box has a color of #dbbdae
<div style="background-color:#dbbdae;">Content here</div>
.mybackground {background-color:#dbbdae;}
Border around this has a color of #dbbdae
<div style="border:2px solid #dbbdae;">Content here</div>
.myborder {border:2px solid #dbbdae;}