#dcab85 color space conversions
Hex:
#dcab85
RGB:
220, 171, 133
CMY:
14, 33, 48
CMYK:
0, 22, 40, 14
HSL:
26°, 55.4140%, 69.2157%
HSV (HSB):
26°, 39.5455%, 86.2745%
XYZ:
48.3117, 46.0349, 28.5296
xyY:
0.3932, 0.3746, 46.0349
CIE-Lab:
73.5682, 12.9626, 26.4479
CIE-LCH:
73.5682, 29.4537, 63.8897
CIE-Luv:
73.5682, 34.9679, 32.7213
Hunter-Lab:
67.8490, 8.3647, 22.5637
#dcab85 color charts
#dcab85 color shades, tints & tones
#dcab85 color schemes
#dcab85 color preview, HTML & CSS examples
This text has a color of #dcab85
<p style="color:#dcab85;">Text here</p>
.mytext {color:#dcab85;}
This box has a color of #dcab85
<div style="background-color:#dcab85;">Content here</div>
.mybackground {background-color:#dcab85;}
Border around this has a color of #dcab85
<div style="border:2px solid #dcab85;">Content here</div>
.myborder {border:2px solid #dcab85;}