#dcc2c3 color space conversions
Hex:
#dcc2c3
RGB:
220, 194, 195
CMY:
14, 24, 24
CMYK:
0, 12, 11, 14
HSL:
358°, 27.0833%, 81.1765%
HSV (HSB):
358°, 11.8182%, 86.2745%
XYZ:
58.6573, 57.7393, 59.6830
xyY:
0.3331, 0.3279, 57.7393
CIE-Lab:
80.5937, 9.3424, 2.8616
CIE-LCH:
80.5937, 9.7708, 17.0299
CIE-Luv:
80.5937, 15.4286, 2.5687
Hunter-Lab:
75.9864, 4.8159, 6.6216
#dcc2c3 color charts
#dcc2c3 color shades, tints & tones
#dcc2c3 color schemes
#dcc2c3 color preview, HTML & CSS examples
This text has a color of #dcc2c3
<p style="color:#dcc2c3;">Text here</p>
.mytext {color:#dcc2c3;}
This box has a color of #dcc2c3
<div style="background-color:#dcc2c3;">Content here</div>
.mybackground {background-color:#dcc2c3;}
Border around this has a color of #dcc2c3
<div style="border:2px solid #dcc2c3;">Content here</div>
.myborder {border:2px solid #dcc2c3;}