#d997c7 color space conversions
Hex:
#d997c7
RGB:
217, 151, 199
CMY:
15, 41, 22
CMYK:
0, 30, 8, 15
HSL:
316°, 46.4789%, 72.1569%
HSV (HSB):
316°, 30.4147%, 85.0980%
XYZ:
49.9907, 41.0085, 59.3135
xyY:
0.3326, 0.2728, 41.0085
CIE-Lab:
70.1818, 32.1288, -14.7513
CIE-LCH:
70.1818, 35.3533, 335.3387
CIE-Luv:
70.1818, 35.8994, -27.8761
Hunter-Lab:
64.0378, 27.2785, -10.0894
#d997c7 color charts
#d997c7 color shades, tints & tones
#d997c7 color schemes
#d997c7 color preview, HTML & CSS examples
This text has a color of #d997c7
<p style="color:#d997c7;">Text here</p>
.mytext {color:#d997c7;}
This box has a color of #d997c7
<div style="background-color:#d997c7;">Content here</div>
.mybackground {background-color:#d997c7;}
Border around this has a color of #d997c7
<div style="border:2px solid #d997c7;">Content here</div>
.myborder {border:2px solid #d997c7;}