#dccac5 color space conversions
Hex:
#dccac5
RGB:
220, 202, 197
CMY:
14, 21, 23
CMYK:
0, 8, 10, 14
HSL:
13°, 24.7312%, 81.7647%
HSV (HSB):
13°, 10.4545%, 86.2745%
XYZ:
60.7138, 61.4879, 61.4917
xyY:
0.3305, 0.3347, 61.4879
CIE-Lab:
82.6403, 5.4382, 4.7533
CIE-LCH:
82.6403, 7.2228, 41.1553
CIE-Luv:
82.6403, 10.9278, 6.0779
Hunter-Lab:
78.4142, 0.9823, 8.3953
#dccac5 color charts
#dccac5 color shades, tints & tones
#dccac5 color schemes
#dccac5 color preview, HTML & CSS examples
This text has a color of #dccac5
<p style="color:#dccac5;">Text here</p>
.mytext {color:#dccac5;}
This box has a color of #dccac5
<div style="background-color:#dccac5;">Content here</div>
.mybackground {background-color:#dccac5;}
Border around this has a color of #dccac5
<div style="border:2px solid #dccac5;">Content here</div>
.myborder {border:2px solid #dccac5;}