#dcc8ee color space conversions
Hex:
#dcc8ee
RGB:
220, 200, 238
CMY:
14, 22, 7
CMYK:
8, 16, 0, 7
HSL:
272°, 52.7778%, 85.8824%
HSV (HSB):
272°, 15.9664%, 93.3333%
XYZ:
65.6021, 62.6972, 89.5331
xyY:
0.3012, 0.2878, 62.6972
CIE-Lab:
83.2828, 13.9287, -16.1946
CIE-LCH:
83.2828, 21.3606, 310.6983
CIE-Luv:
83.2828, 8.6891, -27.7701
Hunter-Lab:
79.1816, 9.3198, -11.6139
#dcc8ee color charts
#dcc8ee color shades, tints & tones
#dcc8ee color schemes
#dcc8ee color preview, HTML & CSS examples
This text has a color of #dcc8ee
<p style="color:#dcc8ee;">Text here</p>
.mytext {color:#dcc8ee;}
This box has a color of #dcc8ee
<div style="background-color:#dcc8ee;">Content here</div>
.mybackground {background-color:#dcc8ee;}
Border around this has a color of #dcc8ee
<div style="border:2px solid #dcc8ee;">Content here</div>
.myborder {border:2px solid #dcc8ee;}