#d5adcc color space conversions
Hex:
#d5adcc
RGB:
213, 173, 204
CMY:
16, 32, 20
CMYK:
0, 19, 4, 16
HSL:
314°, 32.2581%, 75.6863%
HSV (HSB):
314°, 18.7793%, 83.5294%
XYZ:
53.2832, 48.3929, 63.6592
xyY:
0.3223, 0.2927, 48.3929
CIE-Lab:
75.0721, 19.7233, -10.2154
CIE-LCH:
75.0721, 22.2118, 332.6188
CIE-Luv:
75.0721, 21.3241, -18.9345
Hunter-Lab:
69.5650, 14.9831, -5.5610
#d5adcc color charts
#d5adcc color shades, tints & tones
#d5adcc color schemes
#d5adcc color preview, HTML & CSS examples
This text has a color of #d5adcc
<p style="color:#d5adcc;">Text here</p>
.mytext {color:#d5adcc;}
This box has a color of #d5adcc
<div style="background-color:#d5adcc;">Content here</div>
.mybackground {background-color:#d5adcc;}
Border around this has a color of #d5adcc
<div style="border:2px solid #d5adcc;">Content here</div>
.myborder {border:2px solid #d5adcc;}