#dbbbb5 color space conversions
Hex:
#dbbbb5
RGB:
219, 187, 181
CMY:
14, 27, 29
CMYK:
0, 15, 17, 14
HSL:
9°, 34.5455%, 78.4314%
HSV (HSB):
9°, 17.3516%, 85.8824%
XYZ:
55.3242, 53.9369, 51.2110
xyY:
0.3448, 0.3361, 53.9369
CIE-Lab:
78.4249, 10.4696, 7.2655
CIE-LCH:
78.4249, 12.7436, 34.7594
CIE-Luv:
78.4249, 19.9234, 8.6736
Hunter-Lab:
73.4418, 5.9423, 10.0662
#dbbbb5 color charts
#dbbbb5 color shades, tints & tones
#dbbbb5 color schemes
#dbbbb5 color preview, HTML & CSS examples
This text has a color of #dbbbb5
<p style="color:#dbbbb5;">Text here</p>
.mytext {color:#dbbbb5;}
This box has a color of #dbbbb5
<div style="background-color:#dbbbb5;">Content here</div>
.mybackground {background-color:#dbbbb5;}
Border around this has a color of #dbbbb5
<div style="border:2px solid #dbbbb5;">Content here</div>
.myborder {border:2px solid #dbbbb5;}