#dcaa75 color space conversions
Hex:
#dcaa75
RGB:
220, 170, 117
CMY:
14, 33, 54
CMYK:
0, 23, 47, 14
HSL:
31°, 59.5376%, 66.0784%
HSV (HSB):
31°, 46.8182%, 86.2745%
XYZ:
47.1008, 45.2494, 23.0812
xyY:
0.4080, 0.3920, 45.2494
CIE-Lab:
73.0558, 11.8088, 34.2934
CIE-LCH:
73.0558, 36.2696, 70.9991
CIE-Luv:
73.0558, 37.1531, 41.6609
Hunter-Lab:
67.2677, 7.2671, 26.7436
#dcaa75 color charts
#dcaa75 color shades, tints & tones
#dcaa75 color schemes
#dcaa75 color preview, HTML & CSS examples
This text has a color of #dcaa75
<p style="color:#dcaa75;">Text here</p>
.mytext {color:#dcaa75;}
This box has a color of #dcaa75
<div style="background-color:#dcaa75;">Content here</div>
.mybackground {background-color:#dcaa75;}
Border around this has a color of #dcaa75
<div style="border:2px solid #dcaa75;">Content here</div>
.myborder {border:2px solid #dcaa75;}