#d2adcc color space conversions
Hex:
#d2adcc
RGB:
210, 173, 204
CMY:
18, 32, 20
CMYK:
0, 18, 3, 18
HSL:
310°, 29.1339%, 75.0980%
HSV (HSB):
310°, 17.6190%, 82.3529%
XYZ:
52.4210, 47.9484, 63.6188
xyY:
0.3197, 0.2924, 47.9484
CIE-Lab:
74.7924, 18.6930, -10.6623
CIE-LCH:
74.7924, 21.5200, 330.3000
CIE-Luv:
74.7924, 19.4585, -19.4355
Hunter-Lab:
69.2448, 13.9530, -6.0015
#d2adcc color charts
#d2adcc color shades, tints & tones
#d2adcc color schemes
#d2adcc color preview, HTML & CSS examples
This text has a color of #d2adcc
<p style="color:#d2adcc;">Text here</p>
.mytext {color:#d2adcc;}
This box has a color of #d2adcc
<div style="background-color:#d2adcc;">Content here</div>
.mybackground {background-color:#d2adcc;}
Border around this has a color of #d2adcc
<div style="border:2px solid #d2adcc;">Content here</div>
.myborder {border:2px solid #d2adcc;}