#dbbca5 color space conversions
Hex:
#dbbca5
RGB:
219, 188, 165
CMY:
14, 26, 35
CMYK:
0, 14, 25, 14
HSL:
26°, 42.8571%, 75.2941%
HSV (HSB):
26°, 24.6575%, 85.8824%
XYZ:
53.9882, 53.7431, 43.1253
xyY:
0.3579, 0.3563, 53.7431
CIE-Lab:
78.3117, 7.5695, 15.7293
CIE-LCH:
78.3117, 17.4559, 64.3014
CIE-Luv:
78.3117, 20.7703, 20.8487
Hunter-Lab:
73.3097, 3.1625, 16.4388
#dbbca5 color charts
#dbbca5 color shades, tints & tones
#dbbca5 color schemes
#dbbca5 color preview, HTML & CSS examples
This text has a color of #dbbca5
<p style="color:#dbbca5;">Text here</p>
.mytext {color:#dbbca5;}
This box has a color of #dbbca5
<div style="background-color:#dbbca5;">Content here</div>
.mybackground {background-color:#dbbca5;}
Border around this has a color of #dbbca5
<div style="border:2px solid #dbbca5;">Content here</div>
.myborder {border:2px solid #dbbca5;}