#dcc8ca color space conversions
Hex:
#dcc8ca
RGB:
220, 200, 202
CMY:
14, 22, 21
CMYK:
0, 9, 8, 14
HSL:
354°, 22.2222%, 82.3529%
HSV (HSB):
354°, 9.0909%, 86.2745%
XYZ:
60.8301, 60.7885, 64.4044
xyY:
0.3270, 0.3268, 60.7885
CIE-Lab:
82.2649, 7.3315, 1.5360
CIE-LCH:
82.2649, 7.4907, 11.8327
CIE-Luv:
82.2649, 11.6176, 0.9878
Hunter-Lab:
77.9670, 2.8243, 5.6005
#dcc8ca color charts
#dcc8ca color shades, tints & tones
#dcc8ca color schemes
#dcc8ca color preview, HTML & CSS examples
This text has a color of #dcc8ca
<p style="color:#dcc8ca;">Text here</p>
.mytext {color:#dcc8ca;}
This box has a color of #dcc8ca
<div style="background-color:#dcc8ca;">Content here</div>
.mybackground {background-color:#dcc8ca;}
Border around this has a color of #dcc8ca
<div style="border:2px solid #dcc8ca;">Content here</div>
.myborder {border:2px solid #dcc8ca;}