#d7acc2 color space conversions
Hex:
#d7acc2
RGB:
215, 172, 194
CMY:
16, 33, 24
CMYK:
0, 20, 10, 16
HSL:
329°, 34.9593%, 75.8824%
HSV (HSB):
329°, 20.0000%, 84.3137%
XYZ:
52.5145, 47.8472, 57.5066
xyY:
0.3326, 0.3031, 47.8472
CIE-Lab:
74.7284, 19.2122, -5.2366
CIE-LCH:
74.7284, 19.9130, 344.7535
CIE-Luv:
74.7284, 24.2636, -11.2276
Hunter-Lab:
69.1716, 14.4651, -0.8712
#d7acc2 color charts
#d7acc2 color shades, tints & tones
#d7acc2 color schemes
#d7acc2 color preview, HTML & CSS examples
This text has a color of #d7acc2
<p style="color:#d7acc2;">Text here</p>
.mytext {color:#d7acc2;}
This box has a color of #d7acc2
<div style="background-color:#d7acc2;">Content here</div>
.mybackground {background-color:#d7acc2;}
Border around this has a color of #d7acc2
<div style="border:2px solid #d7acc2;">Content here</div>
.myborder {border:2px solid #d7acc2;}