#dcab7c color space conversions
Hex:
#dcab7c
RGB:
220, 171, 124
CMY:
14, 33, 51
CMYK:
0, 22, 44, 14
HSL:
29°, 57.8313%, 67.4510%
HSV (HSB):
29°, 43.6364%, 86.2745%
XYZ:
47.7162, 45.7967, 25.3935
xyY:
0.4013, 0.3851, 45.7967
CIE-Lab:
73.4134, 11.9832, 31.0537
CIE-LCH:
73.4134, 33.2855, 68.8990
CIE-Luv:
73.4134, 35.8363, 38.1599
Hunter-Lab:
67.6733, 7.4316, 25.1235
#dcab7c color charts
#dcab7c color shades, tints & tones
#dcab7c color schemes
#dcab7c color preview, HTML & CSS examples
This text has a color of #dcab7c
<p style="color:#dcab7c;">Text here</p>
.mytext {color:#dcab7c;}
This box has a color of #dcab7c
<div style="background-color:#dcab7c;">Content here</div>
.mybackground {background-color:#dcab7c;}
Border around this has a color of #dcab7c
<div style="border:2px solid #dcab7c;">Content here</div>
.myborder {border:2px solid #dcab7c;}