#d97d9e color space conversions
Hex:
#d97d9e
RGB:
217, 125, 158
CMY:
15, 51, 38
CMYK:
0, 42, 27, 15
HSL:
338°, 54.7619%, 67.0588%
HSV (HSB):
338°, 42.3963%, 85.0980%
XYZ:
42.1204, 31.8876, 36.2827
xyY:
0.3819, 0.2891, 31.8876
CIE-Lab:
63.2499, 39.6075, -2.0197
CIE-LCH:
63.2499, 39.6590, 357.0808
CIE-Luv:
63.2499, 57.4724, -10.0971
Hunter-Lab:
56.4691, 34.3228, 1.4332
#d97d9e color charts
#d97d9e color shades, tints & tones
#d97d9e color schemes
#d97d9e color preview, HTML & CSS examples
This text has a color of #d97d9e
<p style="color:#d97d9e;">Text here</p>
.mytext {color:#d97d9e;}
This box has a color of #d97d9e
<div style="background-color:#d97d9e;">Content here</div>
.mybackground {background-color:#d97d9e;}
Border around this has a color of #d97d9e
<div style="border:2px solid #d97d9e;">Content here</div>
.myborder {border:2px solid #d97d9e;}