#dcac5c color space conversions
Hex:
#dcac5c
RGB:
220, 172, 92
CMY:
14, 33, 64
CMYK:
0, 22, 58, 14
HSL:
38°, 64.6465%, 61.1765%
HSV (HSB):
38°, 58.1818%, 86.2745%
XYZ:
46.1995, 45.4934, 16.4713
xyY:
0.4271, 0.4206, 45.4934
CIE-Lab:
73.2156, 8.5801, 47.2538
CIE-LCH:
73.2156, 48.0264, 79.7087
CIE-Luv:
73.2156, 37.7726, 55.1352
Hunter-Lab:
67.4488, 4.2293, 32.7352
#dcac5c color charts
#dcac5c color shades, tints & tones
#dcac5c color schemes
#dcac5c color preview, HTML & CSS examples
This text has a color of #dcac5c
<p style="color:#dcac5c;">Text here</p>
.mytext {color:#dcac5c;}
This box has a color of #dcac5c
<div style="background-color:#dcac5c;">Content here</div>
.mybackground {background-color:#dcac5c;}
Border around this has a color of #dcac5c
<div style="border:2px solid #dcac5c;">Content here</div>
.myborder {border:2px solid #dcac5c;}