#dcccc3 color space conversions
Hex:
#dcccc3
RGB:
220, 204, 195
CMY:
14, 20, 24
CMYK:
0, 7, 11, 14
HSL:
22°, 26.3158%, 81.3725%
HSV (HSB):
22°, 11.3636%, 86.2745%
XYZ:
60.9584, 62.3415, 60.4500
xyY:
0.3317, 0.3393, 62.3415
CIE-Lab:
83.0947, 4.0574, 6.4755
CIE-LCH:
83.0947, 7.6416, 57.9300
CIE-Luv:
83.0947, 9.9918, 8.8441
Hunter-Lab:
78.9566, -0.3634, 9.8766
#dcccc3 color charts
#dcccc3 color shades, tints & tones
#dcccc3 color schemes
#dcccc3 color preview, HTML & CSS examples
This text has a color of #dcccc3
<p style="color:#dcccc3;">Text here</p>
.mytext {color:#dcccc3;}
This box has a color of #dcccc3
<div style="background-color:#dcccc3;">Content here</div>
.mybackground {background-color:#dcccc3;}
Border around this has a color of #dcccc3
<div style="border:2px solid #dcccc3;">Content here</div>
.myborder {border:2px solid #dcccc3;}