#dcccc8 color space conversions
Hex:
#dcccc8
RGB:
220, 204, 200
CMY:
14, 20, 22
CMYK:
0, 7, 9, 14
HSL:
12°, 22.2222%, 82.3529%
HSV (HSB):
12°, 9.0909%, 86.2745%
XYZ:
61.5334, 62.5715, 63.4779
xyY:
0.3280, 0.3336, 62.5715
CIE-Lab:
83.2164, 4.8842, 3.9854
CIE-LCH:
83.2164, 6.3039, 39.2137
CIE-Luv:
83.2164, 9.6296, 5.0618
Hunter-Lab:
79.1022, 0.4260, 7.7924
#dcccc8 color charts
#dcccc8 color shades, tints & tones
#dcccc8 color schemes
#dcccc8 color preview, HTML & CSS examples
This text has a color of #dcccc8
<p style="color:#dcccc8;">Text here</p>
.mytext {color:#dcccc8;}
This box has a color of #dcccc8
<div style="background-color:#dcccc8;">Content here</div>
.mybackground {background-color:#dcccc8;}
Border around this has a color of #dcccc8
<div style="border:2px solid #dcccc8;">Content here</div>
.myborder {border:2px solid #dcccc8;}