#d9757e color space conversions
Hex:
#d9757e
RGB:
217, 117, 126
CMY:
15, 54, 51
CMYK:
0, 46, 42, 15
HSL:
355°, 56.8182%, 65.4902%
HSV (HSB):
355°, 46.0829%, 85.0980%
XYZ:
38.7425, 28.9807, 23.2905
xyY:
0.4257, 0.3184, 28.9807
CIE-Lab:
60.7645, 39.8442, 12.7420
CIE-LCH:
60.7645, 41.8321, 17.7341
CIE-Luv:
60.7645, 69.0294, 9.2578
Hunter-Lab:
53.8337, 34.2521, 12.0324
#d9757e color charts
#d9757e color shades, tints & tones
#d9757e color schemes
#d9757e color preview, HTML & CSS examples
This text has a color of #d9757e
<p style="color:#d9757e;">Text here</p>
.mytext {color:#d9757e;}
This box has a color of #d9757e
<div style="background-color:#d9757e;">Content here</div>
.mybackground {background-color:#d9757e;}
Border around this has a color of #d9757e
<div style="border:2px solid #d9757e;">Content here</div>
.myborder {border:2px solid #d9757e;}