#d3cdd2 color space conversions
Hex:
#d3cdd2
RGB:
211, 205, 210
CMY:
17, 20, 18
CMYK:
0, 3, 0, 17
HSL:
310°, 6.3830%, 81.5686%
HSV (HSB):
310°, 2.8436%, 82.7451%
XYZ:
60.3281, 62.1647, 69.7921
xyY:
0.3137, 0.3233, 62.1647
CIE-Lab:
83.0009, 2.9705, -1.7517
CIE-LCH:
83.0009, 3.4485, 329.4716
CIE-Luv:
83.0009, 3.1186, -3.1773
Hunter-Lab:
78.8446, -1.3982, 2.7085
#d3cdd2 color charts
#d3cdd2 color shades, tints & tones
#d3cdd2 color schemes
#d3cdd2 color preview, HTML & CSS examples
This text has a color of #d3cdd2
<p style="color:#d3cdd2;">Text here</p>
.mytext {color:#d3cdd2;}
This box has a color of #d3cdd2
<div style="background-color:#d3cdd2;">Content here</div>
.mybackground {background-color:#d3cdd2;}
Border around this has a color of #d3cdd2
<div style="border:2px solid #d3cdd2;">Content here</div>
.myborder {border:2px solid #d3cdd2;}