#d97e7e color space conversions
Hex:
#d97e7e
RGB:
217, 126, 126
CMY:
15, 51, 51
CMYK:
0, 42, 42, 15
HSL:
0°, 54.4910%, 67.2549%
HSV (HSB):
0°, 41.9355%, 85.0980%
XYZ:
39.8420, 31.1798, 23.6571
xyY:
0.4208, 0.3293, 31.1798
CIE-Lab:
62.6591, 35.1526, 15.3843
CIE-LCH:
62.6591, 38.3716, 23.6363
CIE-Luv:
62.6591, 63.2435, 13.6311
Hunter-Lab:
55.8389, 29.6449, 13.9680
#d97e7e color charts
#d97e7e color shades, tints & tones
#d97e7e color schemes
#d97e7e color preview, HTML & CSS examples
This text has a color of #d97e7e
<p style="color:#d97e7e;">Text here</p>
.mytext {color:#d97e7e;}
This box has a color of #d97e7e
<div style="background-color:#d97e7e;">Content here</div>
.mybackground {background-color:#d97e7e;}
Border around this has a color of #d97e7e
<div style="border:2px solid #d97e7e;">Content here</div>
.myborder {border:2px solid #d97e7e;}