#d7acc8 color space conversions
Hex:
#d7acc8
RGB:
215, 172, 200
CMY:
16, 33, 22
CMYK:
0, 20, 7, 16
HSL:
321°, 34.9593%, 75.8824%
HSV (HSB):
321°, 20.0000%, 84.3137%
XYZ:
53.2022, 48.1223, 61.1280
xyY:
0.3275, 0.2962, 48.1223
CIE-Lab:
74.9020, 20.2474, -8.2622
CIE-LCH:
74.9020, 21.8682, 337.8016
CIE-Luv:
74.9020, 23.5655, -16.0144
Hunter-Lab:
69.3702, 15.4994, -3.6864
#d7acc8 color charts
#d7acc8 color shades, tints & tones
#d7acc8 color schemes
#d7acc8 color preview, HTML & CSS examples
This text has a color of #d7acc8
<p style="color:#d7acc8;">Text here</p>
.mytext {color:#d7acc8;}
This box has a color of #d7acc8
<div style="background-color:#d7acc8;">Content here</div>
.mybackground {background-color:#d7acc8;}
Border around this has a color of #d7acc8
<div style="border:2px solid #d7acc8;">Content here</div>
.myborder {border:2px solid #d7acc8;}