#d997c5 color space conversions
Hex:
#d997c5
RGB:
217, 151, 197
CMY:
15, 41, 23
CMYK:
0, 30, 9, 15
HSL:
318°, 46.4789%, 72.1569%
HSV (HSB):
318°, 30.4147%, 85.0980%
XYZ:
49.7599, 40.9161, 58.0983
xyY:
0.3345, 0.2750, 40.9161
CIE-Lab:
70.1171, 31.7857, -13.7397
CIE-LCH:
70.1171, 34.6282, 336.6231
CIE-Luv:
70.1171, 36.2196, -26.2485
Hunter-Lab:
63.9657, 26.9179, -9.0754
#d997c5 color charts
#d997c5 color shades, tints & tones
#d997c5 color schemes
#d997c5 color preview, HTML & CSS examples
This text has a color of #d997c5
<p style="color:#d997c5;">Text here</p>
.mytext {color:#d997c5;}
This box has a color of #d997c5
<div style="background-color:#d997c5;">Content here</div>
.mybackground {background-color:#d997c5;}
Border around this has a color of #d997c5
<div style="border:2px solid #d997c5;">Content here</div>
.myborder {border:2px solid #d997c5;}