#d97e9e color space conversions
Hex:
#d97e9e
RGB:
217, 126, 158
CMY:
15, 51, 38
CMYK:
0, 42, 27, 15
HSL:
339°, 54.4910%, 67.2549%
HSV (HSB):
339°, 41.9355%, 85.0980%
XYZ:
42.2477, 32.1420, 36.3251
xyY:
0.3816, 0.2903, 32.1420
CIE-Lab:
63.4601, 39.0847, -1.7112
CIE-LCH:
63.4601, 39.1221, 357.4930
CIE-Luv:
63.4601, 56.9065, -9.5661
Hunter-Lab:
56.6940, 33.8017, 1.6973
#d97e9e color charts
#d97e9e color shades, tints & tones
#d97e9e color schemes
#d97e9e color preview, HTML & CSS examples
This text has a color of #d97e9e
<p style="color:#d97e9e;">Text here</p>
.mytext {color:#d97e9e;}
This box has a color of #d97e9e
<div style="background-color:#d97e9e;">Content here</div>
.mybackground {background-color:#d97e9e;}
Border around this has a color of #d97e9e
<div style="border:2px solid #d97e9e;">Content here</div>
.myborder {border:2px solid #d97e9e;}