#dcc3e3 color space conversions
Hex:
#dcc3e3
RGB:
220, 195, 227
CMY:
14, 24, 11
CMYK:
3, 14, 0, 11
HSL:
287°, 36.3636%, 82.7451%
HSV (HSB):
287°, 14.0969%, 89.0196%
XYZ:
62.8954, 59.7919, 80.8991
xyY:
0.3089, 0.2937, 59.7919
CIE-Lab:
81.7250, 14.4811, -12.6529
CIE-LCH:
81.7250, 19.2302, 318.8546
CIE-Luv:
81.7250, 12.0912, -22.1182
Hunter-Lab:
77.3252, 9.8707, -7.9026
#dcc3e3 color charts
#dcc3e3 color shades, tints & tones
#dcc3e3 color schemes
#dcc3e3 color preview, HTML & CSS examples
This text has a color of #dcc3e3
<p style="color:#dcc3e3;">Text here</p>
.mytext {color:#dcc3e3;}
This box has a color of #dcc3e3
<div style="background-color:#dcc3e3;">Content here</div>
.mybackground {background-color:#dcc3e3;}
Border around this has a color of #dcc3e3
<div style="border:2px solid #dcc3e3;">Content here</div>
.myborder {border:2px solid #dcc3e3;}