#dccac4 color space conversions
Hex:
#dccac4
RGB:
220, 202, 196
CMY:
14, 21, 23
CMYK:
0, 8, 11, 14
HSL:
15°, 25.5319%, 81.5686%
HSV (HSB):
15°, 10.9091%, 86.2745%
XYZ:
60.5995, 61.4422, 60.8901
xyY:
0.3313, 0.3359, 61.4422
CIE-Lab:
82.6159, 5.2733, 5.2520
CIE-LCH:
82.6159, 7.4426, 44.8841
CIE-Luv:
82.6159, 11.0027, 6.8350
Hunter-Lab:
78.3851, 0.8245, 8.8126
#dccac4 color charts
#dccac4 color shades, tints & tones
#dccac4 color schemes
#dccac4 color preview, HTML & CSS examples
This text has a color of #dccac4
<p style="color:#dccac4;">Text here</p>
.mytext {color:#dccac4;}
This box has a color of #dccac4
<div style="background-color:#dccac4;">Content here</div>
.mybackground {background-color:#dccac4;}
Border around this has a color of #dccac4
<div style="border:2px solid #dccac4;">Content here</div>
.myborder {border:2px solid #dccac4;}