#dcac95 color space conversions
Hex:
#dcac95
RGB:
220, 172, 149
CMY:
14, 33, 42
CMYK:
0, 22, 32, 14
HSL:
19°, 50.3546%, 72.3529%
HSV (HSB):
19°, 32.2727%, 86.2745%
XYZ:
49.6925, 46.8906, 34.8655
xyY:
0.3780, 0.3567, 46.8906
CIE-Lab:
74.1197, 14.3511, 18.5508
CIE-LCH:
74.1197, 23.4539, 52.2741
CIE-Luv:
74.1197, 32.6858, 22.8604
Hunter-Lab:
68.4767, 9.7005, 17.7457
#dcac95 color charts
#dcac95 color shades, tints & tones
#dcac95 color schemes
#dcac95 color preview, HTML & CSS examples
This text has a color of #dcac95
<p style="color:#dcac95;">Text here</p>
.mytext {color:#dcac95;}
This box has a color of #dcac95
<div style="background-color:#dcac95;">Content here</div>
.mybackground {background-color:#dcac95;}
Border around this has a color of #dcac95
<div style="border:2px solid #dcac95;">Content here</div>
.myborder {border:2px solid #dcac95;}