#d3ccd2 color space conversions
Hex:
#d3ccd2
RGB:
211, 204, 210
CMY:
17, 20, 18
CMYK:
0, 3, 0, 17
HSL:
309°, 7.3684%, 81.3725%
HSV (HSB):
309°, 3.3175%, 82.7451%
XYZ:
60.0897, 61.6878, 69.7126
xyY:
0.3138, 0.3221, 61.6878
CIE-Lab:
82.7471, 3.4976, -2.1238
CIE-LCH:
82.7471, 4.0919, 328.7327
CIE-Luv:
82.7471, 3.6295, -3.8348
Hunter-Lab:
78.5416, -0.8829, 2.3539
#d3ccd2 color charts
#d3ccd2 color shades, tints & tones
#d3ccd2 color schemes
#d3ccd2 color preview, HTML & CSS examples
This text has a color of #d3ccd2
<p style="color:#d3ccd2;">Text here</p>
.mytext {color:#d3ccd2;}
This box has a color of #d3ccd2
<div style="background-color:#d3ccd2;">Content here</div>
.mybackground {background-color:#d3ccd2;}
Border around this has a color of #d3ccd2
<div style="border:2px solid #d3ccd2;">Content here</div>
.myborder {border:2px solid #d3ccd2;}