#dbbba4 color space conversions
Hex:
#dbbba4
RGB:
219, 187, 164
CMY:
14, 27, 36
CMYK:
0, 15, 25, 14
HSL:
25°, 43.3071%, 75.0980%
HSV (HSB):
25°, 25.1142%, 85.8824%
XYZ:
53.6846, 53.2811, 42.5767
xyY:
0.3590, 0.3563, 53.2811
CIE-Lab:
78.0406, 7.9603, 15.8874
CIE-LCH:
78.0406, 17.7701, 63.3870
CIE-Luv:
78.0406, 21.4472, 20.9651
Hunter-Lab:
72.9939, 3.5416, 16.5123
#dbbba4 color charts
#dbbba4 color shades, tints & tones
#dbbba4 color schemes
#dbbba4 color preview, HTML & CSS examples
This text has a color of #dbbba4
<p style="color:#dbbba4;">Text here</p>
.mytext {color:#dbbba4;}
This box has a color of #dbbba4
<div style="background-color:#dbbba4;">Content here</div>
.mybackground {background-color:#dbbba4;}
Border around this has a color of #dbbba4
<div style="border:2px solid #dbbba4;">Content here</div>
.myborder {border:2px solid #dbbba4;}