#dcc6ca color space conversions
Hex:
#dcc6ca
RGB:
220, 198, 202
CMY:
14, 22, 21
CMYK:
0, 10, 8, 14
HSL:
349°, 23.9130%, 81.9608%
HSV (HSB):
349°, 10.0000%, 86.2745%
XYZ:
60.3700, 59.8681, 64.2510
xyY:
0.3272, 0.3245, 59.8681
CIE-Lab:
81.7664, 8.3907, 0.8100
CIE-LCH:
81.7664, 8.4297, 5.5138
CIE-Luv:
81.7664, 12.6854, -0.2861
Hunter-Lab:
77.3745, 3.8659, 4.9283
#dcc6ca color charts
#dcc6ca color shades, tints & tones
#dcc6ca color schemes
#dcc6ca color preview, HTML & CSS examples
This text has a color of #dcc6ca
<p style="color:#dcc6ca;">Text here</p>
.mytext {color:#dcc6ca;}
This box has a color of #dcc6ca
<div style="background-color:#dcc6ca;">Content here</div>
.mybackground {background-color:#dcc6ca;}
Border around this has a color of #dcc6ca
<div style="border:2px solid #dcc6ca;">Content here</div>
.myborder {border:2px solid #dcc6ca;}