#dbbdad color space conversions
Hex:
#dbbdad
RGB:
219, 189, 173
CMY:
14, 26, 32
CMYK:
0, 14, 21, 14
HSL:
21°, 38.9831%, 76.8627%
HSV (HSB):
21°, 21.0046%, 85.8824%
XYZ:
54.9538, 54.4724, 47.1530
xyY:
0.3510, 0.3479, 54.4724
CIE-Lab:
78.7364, 8.1934, 12.0244
CIE-LCH:
78.7364, 14.5505, 55.7296
CIE-Luv:
78.7364, 19.4969, 15.7483
Hunter-Lab:
73.8054, 3.7476, 13.7844
#dbbdad color charts
#dbbdad color shades, tints & tones
#dbbdad color schemes
#dbbdad color preview, HTML & CSS examples
This text has a color of #dbbdad
<p style="color:#dbbdad;">Text here</p>
.mytext {color:#dbbdad;}
This box has a color of #dbbdad
<div style="background-color:#dbbdad;">Content here</div>
.mybackground {background-color:#dbbdad;}
Border around this has a color of #dbbdad
<div style="border:2px solid #dbbdad;">Content here</div>
.myborder {border:2px solid #dbbdad;}