#dcaa84 color space conversions
Hex:
#dcaa84
RGB:
220, 170, 132
CMY:
14, 33, 48
CMYK:
0, 23, 40, 14
HSL:
26°, 55.6962%, 69.0196%
HSV (HSB):
26°, 40.0000%, 86.2745%
XYZ:
48.0548, 45.6310, 28.1047
xyY:
0.3946, 0.3747, 45.6310
CIE-Lab:
73.3055, 13.3862, 26.6336
CIE-LCH:
73.3055, 29.8083, 63.3156
CIE-Luv:
73.3055, 35.7195, 32.8137
Hunter-Lab:
67.5507, 8.7689, 22.6177
#dcaa84 color charts
#dcaa84 color shades, tints & tones
#dcaa84 color schemes
#dcaa84 color preview, HTML & CSS examples
This text has a color of #dcaa84
<p style="color:#dcaa84;">Text here</p>
.mytext {color:#dcaa84;}
This box has a color of #dcaa84
<div style="background-color:#dcaa84;">Content here</div>
.mybackground {background-color:#dcaa84;}
Border around this has a color of #dcaa84
<div style="border:2px solid #dcaa84;">Content here</div>
.myborder {border:2px solid #dcaa84;}