#dcc5ce color space conversions
Hex:
#dcc5ce
RGB:
220, 197, 206
CMY:
14, 23, 19
CMYK:
0, 10, 6, 14
HSL:
337°, 24.7312%, 81.7647%
HSV (HSB):
337°, 10.4545%, 86.2745%
XYZ:
60.6220, 59.6044, 66.7022
xyY:
0.3243, 0.3189, 59.6044
CIE-Lab:
81.6227, 9.6077, -1.5446
CIE-LCH:
81.6227, 9.7311, 350.8669
CIE-Luv:
81.6227, 12.8860, -4.0363
Hunter-Lab:
77.2039, 5.0550, 2.8177
#dcc5ce color charts
#dcc5ce color shades, tints & tones
#dcc5ce color schemes
#dcc5ce color preview, HTML & CSS examples
This text has a color of #dcc5ce
<p style="color:#dcc5ce;">Text here</p>
.mytext {color:#dcc5ce;}
This box has a color of #dcc5ce
<div style="background-color:#dcc5ce;">Content here</div>
.mybackground {background-color:#dcc5ce;}
Border around this has a color of #dcc5ce
<div style="border:2px solid #dcc5ce;">Content here</div>
.myborder {border:2px solid #dcc5ce;}