#dcc7d8 color space conversions
Hex:
#dcc7d8
RGB:
220, 199, 216
CMY:
14, 22, 15
CMYK:
0, 10, 2, 14
HSL:
311°, 23.0769%, 82.1569%
HSV (HSB):
311°, 9.5455%, 86.2745%
XYZ:
62.3333, 61.0204, 73.4585
xyY:
0.3167, 0.3100, 61.0204
CIE-Lab:
82.3897, 10.3139, -5.7738
CIE-LCH:
82.3897, 11.8201, 330.7595
CIE-Luv:
82.3897, 11.0130, -10.6304
Hunter-Lab:
78.1155, 5.7342, -1.0745
#dcc7d8 color charts
#dcc7d8 color shades, tints & tones
#dcc7d8 color schemes
#dcc7d8 color preview, HTML & CSS examples
This text has a color of #dcc7d8
<p style="color:#dcc7d8;">Text here</p>
.mytext {color:#dcc7d8;}
This box has a color of #dcc7d8
<div style="background-color:#dcc7d8;">Content here</div>
.mybackground {background-color:#dcc7d8;}
Border around this has a color of #dcc7d8
<div style="border:2px solid #dcc7d8;">Content here</div>
.myborder {border:2px solid #dcc7d8;}