#d3ccca color space conversions
Hex:
#d3ccca
RGB:
211, 204, 202
CMY:
17, 20, 21
CMYK:
0, 3, 4, 17
HSL:
13°, 9.2784%, 80.9804%
HSV (HSB):
13°, 4.2654%, 82.7451%
XYZ:
59.1175, 61.2989, 64.5932
xyY:
0.3195, 0.3313, 61.2989
CIE-Lab:
82.5392, 2.0670, 1.8450
CIE-LCH:
82.5392, 2.7706, 41.7520
CIE-Luv:
82.5392, 4.1429, 2.3995
Hunter-Lab:
78.2936, -2.2330, 5.8906
#d3ccca color charts
#d3ccca color shades, tints & tones
#d3ccca color schemes
#d3ccca color preview, HTML & CSS examples
This text has a color of #d3ccca
<p style="color:#d3ccca;">Text here</p>
.mytext {color:#d3ccca;}
This box has a color of #d3ccca
<div style="background-color:#d3ccca;">Content here</div>
.mybackground {background-color:#d3ccca;}
Border around this has a color of #d3ccca
<div style="border:2px solid #d3ccca;">Content here</div>
.myborder {border:2px solid #d3ccca;}