#d9ccca color space conversions
Hex:
#d9ccca
RGB:
217, 204, 202
CMY:
15, 20, 21
CMYK:
0, 6, 7, 15
HSL:
8°, 16.4835%, 82.1569%
HSV (HSB):
8°, 6.9124%, 85.0980%
XYZ:
60.8688, 62.2017, 64.6751
xyY:
0.3242, 0.3313, 62.2017
CIE-Lab:
83.0206, 4.1655, 2.6040
CIE-LCH:
83.0206, 4.9125, 32.0104
CIE-Luv:
83.0206, 7.6839, 3.1521
Hunter-Lab:
78.8681, -0.2563, 6.5874
#d9ccca color charts
#d9ccca color shades, tints & tones
#d9ccca color schemes
#d9ccca color preview, HTML & CSS examples
This text has a color of #d9ccca
<p style="color:#d9ccca;">Text here</p>
.mytext {color:#d9ccca;}
This box has a color of #d9ccca
<div style="background-color:#d9ccca;">Content here</div>
.mybackground {background-color:#d9ccca;}
Border around this has a color of #d9ccca
<div style="border:2px solid #d9ccca;">Content here</div>
.myborder {border:2px solid #d9ccca;}