#dcab9d color space conversions
Hex:
#dcab9d
RGB:
220, 171, 157
CMY:
14, 33, 38
CMYK:
0, 22, 29, 14
HSL:
13°, 47.3684%, 73.9216%
HSV (HSB):
13°, 28.6364%, 86.2745%
XYZ:
50.1639, 46.7758, 38.2830
xyY:
0.3710, 0.3459, 46.7758
CIE-Lab:
74.0461, 15.9380, 14.0918
CIE-LCH:
74.0461, 21.2744, 41.4820
CIE-Luv:
74.0461, 32.4305, 16.7702
Hunter-Lab:
68.3928, 11.2365, 14.6873
#dcab9d color charts
#dcab9d color shades, tints & tones
#dcab9d color schemes
#dcab9d color preview, HTML & CSS examples
This text has a color of #dcab9d
<p style="color:#dcab9d;">Text here</p>
.mytext {color:#dcab9d;}
This box has a color of #dcab9d
<div style="background-color:#dcab9d;">Content here</div>
.mybackground {background-color:#dcab9d;}
Border around this has a color of #dcab9d
<div style="border:2px solid #dcab9d;">Content here</div>
.myborder {border:2px solid #dcab9d;}