#d3ccd5 color space conversions
Hex:
#d3ccd5
RGB:
211, 204, 213
CMY:
17, 20, 16
CMYK:
1, 4, 0, 16
HSL:
287°, 9.6774%, 81.7647%
HSV (HSB):
287°, 4.2254%, 83.5294%
XYZ:
60.4671, 61.8387, 71.6999
xyY:
0.3117, 0.3187, 61.8387
CIE-Lab:
82.8276, 4.0472, -3.6077
CIE-LCH:
82.8276, 5.4218, 318.2858
CIE-Luv:
82.8276, 3.4347, -6.2013
Hunter-Lab:
78.6376, -0.3612, 0.9871
#d3ccd5 color charts
#d3ccd5 color shades, tints & tones
#d3ccd5 color schemes
#d3ccd5 color preview, HTML & CSS examples
This text has a color of #d3ccd5
<p style="color:#d3ccd5;">Text here</p>
.mytext {color:#d3ccd5;}
This box has a color of #d3ccd5
<div style="background-color:#d3ccd5;">Content here</div>
.mybackground {background-color:#d3ccd5;}
Border around this has a color of #d3ccd5
<div style="border:2px solid #d3ccd5;">Content here</div>
.myborder {border:2px solid #d3ccd5;}