#d7adcc color space conversions
Hex:
#d7adcc
RGB:
215, 173, 204
CMY:
16, 32, 20
CMYK:
0, 20, 5, 16
HSL:
316°, 34.4262%, 76.0784%
HSV (HSB):
316°, 19.5349%, 84.3137%
XYZ:
53.8670, 48.6938, 63.6865
xyY:
0.3240, 0.2929, 48.6938
CIE-Lab:
75.2605, 20.4114, -9.9145
CIE-LCH:
75.2605, 22.6919, 334.0926
CIE-Luv:
75.2605, 22.5785, -18.5978
Hunter-Lab:
69.7810, 15.6752, -5.2651
#d7adcc color charts
#d7adcc color shades, tints & tones
#d7adcc color schemes
#d7adcc color preview, HTML & CSS examples
This text has a color of #d7adcc
<p style="color:#d7adcc;">Text here</p>
.mytext {color:#d7adcc;}
This box has a color of #d7adcc
<div style="background-color:#d7adcc;">Content here</div>
.mybackground {background-color:#d7adcc;}
Border around this has a color of #d7adcc
<div style="border:2px solid #d7adcc;">Content here</div>
.myborder {border:2px solid #d7adcc;}