#d97f96 color space conversions
Hex:
#d97f96
RGB:
217, 127, 150
CMY:
15, 50, 41
CMYK:
0, 41, 31, 15
HSL:
345°, 54.2169%, 67.4510%
HSV (HSB):
345°, 41.4747%, 85.0980%
XYZ:
41.7097, 32.1325, 32.8580
xyY:
0.3909, 0.3011, 32.1325
CIE-Lab:
63.4522, 37.4920, 2.8367
CIE-LCH:
63.4522, 37.5992, 4.3268
CIE-Luv:
63.4522, 57.9666, -2.9690
Hunter-Lab:
56.6855, 32.1421, 5.3121
#d97f96 color charts
#d97f96 color shades, tints & tones
#d97f96 color schemes
#d97f96 color preview, HTML & CSS examples
This text has a color of #d97f96
<p style="color:#d97f96;">Text here</p>
.mytext {color:#d97f96;}
This box has a color of #d97f96
<div style="background-color:#d97f96;">Content here</div>
.mybackground {background-color:#d97f96;}
Border around this has a color of #d97f96
<div style="border:2px solid #d97f96;">Content here</div>
.myborder {border:2px solid #d97f96;}