#dcaba4 color space conversions
Hex:
#dcaba4
RGB:
220, 171, 164
CMY:
14, 33, 36
CMYK:
0, 22, 25, 14
HSL:
7°, 44.4444%, 75.2941%
HSV (HSB):
7°, 25.4545%, 86.2745%
XYZ:
50.7790, 47.0218, 41.5217
xyY:
0.3645, 0.3375, 47.0218
CIE-Lab:
74.2037, 16.9034, 10.4901
CIE-LCH:
74.2037, 19.8939, 31.8233
CIE-Luv:
74.2037, 31.6383, 11.7706
Hunter-Lab:
68.5724, 12.1802, 12.0996
#dcaba4 color charts
#dcaba4 color shades, tints & tones
#dcaba4 color schemes
#dcaba4 color preview, HTML & CSS examples
This text has a color of #dcaba4
<p style="color:#dcaba4;">Text here</p>
.mytext {color:#dcaba4;}
This box has a color of #dcaba4
<div style="background-color:#dcaba4;">Content here</div>
.mybackground {background-color:#dcaba4;}
Border around this has a color of #dcaba4
<div style="border:2px solid #dcaba4;">Content here</div>
.myborder {border:2px solid #dcaba4;}