#dcceca color space conversions
Hex:
#dcceca
RGB:
220, 206, 202
CMY:
14, 19, 21
CMYK:
0, 6, 8, 14
HSL:
13°, 20.4545%, 82.7451%
HSV (HSB):
13°, 8.1818%, 86.2745%
XYZ:
62.2472, 63.6225, 64.8767
xyY:
0.3263, 0.3335, 63.6225
CIE-Lab:
83.7688, 4.1691, 3.7196
CIE-LCH:
83.7688, 5.5872, 41.7386
CIE-Luv:
83.7688, 8.4174, 4.8072
Hunter-Lab:
79.7637, -0.2861, 7.6104
#dcceca color charts
#dcceca color shades, tints & tones
#dcceca color schemes
#dcceca color preview, HTML & CSS examples
This text has a color of #dcceca
<p style="color:#dcceca;">Text here</p>
.mytext {color:#dcceca;}
This box has a color of #dcceca
<div style="background-color:#dcceca;">Content here</div>
.mybackground {background-color:#dcceca;}
Border around this has a color of #dcceca
<div style="border:2px solid #dcceca;">Content here</div>
.myborder {border:2px solid #dcceca;}