#dbccae color space conversions
Hex:
#dbccae
RGB:
219, 204, 174
CMY:
14, 20, 32
CMYK:
0, 7, 21, 14
HSL:
40°, 38.4615%, 77.0588%
HSV (HSB):
40°, 20.5479%, 85.8824%
XYZ:
58.4463, 61.3018, 48.7964
xyY:
0.3468, 0.3637, 61.3018
CIE-Lab:
82.5407, 0.4388, 16.8457
CIE-LCH:
82.5407, 16.8514, 88.5080
CIE-Luv:
82.5407, 10.8236, 23.9888
Hunter-Lab:
78.2955, -3.7698, 17.8553
#dbccae color charts
#dbccae color shades, tints & tones
#dbccae color schemes
#dbccae color preview, HTML & CSS examples
This text has a color of #dbccae
<p style="color:#dbccae;">Text here</p>
.mytext {color:#dbccae;}
This box has a color of #dbccae
<div style="background-color:#dbccae;">Content here</div>
.mybackground {background-color:#dbccae;}
Border around this has a color of #dbccae
<div style="border:2px solid #dbccae;">Content here</div>
.myborder {border:2px solid #dbccae;}