#d2cdd6 color space conversions
Hex:
#d2cdd6
RGB:
210, 205, 214
CMY:
18, 20, 16
CMYK:
2, 4, 0, 16
HSL:
273°, 9.8901%, 82.1569%
HSV (HSB):
273°, 4.2056%, 83.9216%
XYZ:
60.5473, 62.2193, 72.4367
xyY:
0.3102, 0.3187, 62.2193
CIE-Lab:
83.0299, 3.3650, -3.8528
CIE-LCH:
83.0299, 5.1154, 311.1338
CIE-Luv:
83.0299, 2.2957, -6.4615
Hunter-Lab:
78.8792, -1.0230, 0.7680
#d2cdd6 color charts
#d2cdd6 color shades, tints & tones
#d2cdd6 color schemes
#d2cdd6 color preview, HTML & CSS examples
This text has a color of #d2cdd6
<p style="color:#d2cdd6;">Text here</p>
.mytext {color:#d2cdd6;}
This box has a color of #d2cdd6
<div style="background-color:#d2cdd6;">Content here</div>
.mybackground {background-color:#d2cdd6;}
Border around this has a color of #d2cdd6
<div style="border:2px solid #d2cdd6;">Content here</div>
.myborder {border:2px solid #d2cdd6;}