#d9797e color space conversions
Hex:
#d9797e
RGB:
217, 121, 126
CMY:
15, 53, 51
CMYK:
0, 44, 42, 15
HSL:
357°, 55.8140%, 66.2745%
HSV (HSB):
357°, 44.2396%, 85.0980%
XYZ:
39.2185, 29.9328, 23.4492
xyY:
0.4235, 0.3232, 29.9328
CIE-Lab:
61.5962, 37.7718, 13.9049
CIE-LCH:
61.5962, 40.2499, 20.2101
CIE-Luv:
61.5962, 66.4748, 11.1852
Hunter-Lab:
54.7109, 32.2105, 12.8858
#d9797e color charts
#d9797e color shades, tints & tones
#d9797e color schemes
#d9797e color preview, HTML & CSS examples
This text has a color of #d9797e
<p style="color:#d9797e;">Text here</p>
.mytext {color:#d9797e;}
This box has a color of #d9797e
<div style="background-color:#d9797e;">Content here</div>
.mybackground {background-color:#d9797e;}
Border around this has a color of #d9797e
<div style="border:2px solid #d9797e;">Content here</div>
.myborder {border:2px solid #d9797e;}