#d97e93 color space conversions
Hex:
#d97e93
RGB:
217, 126, 147
CMY:
15, 51, 42
CMYK:
0, 42, 32, 15
HSL:
346°, 54.4910%, 67.2549%
HSV (HSB):
346°, 41.9355%, 85.0980%
XYZ:
41.3426, 31.7800, 31.5589
xyY:
0.3949, 0.3036, 31.7800
CIE-Lab:
63.1606, 37.6308, 4.1257
CIE-LCH:
63.1606, 37.8563, 6.2567
CIE-Luv:
63.1606, 59.1643, -1.2579
Hunter-Lab:
56.3738, 32.2517, 6.2701
#d97e93 color charts
#d97e93 color shades, tints & tones
#d97e93 color schemes
#d97e93 color preview, HTML & CSS examples
This text has a color of #d97e93
<p style="color:#d97e93;">Text here</p>
.mytext {color:#d97e93;}
This box has a color of #d97e93
<div style="background-color:#d97e93;">Content here</div>
.mybackground {background-color:#d97e93;}
Border around this has a color of #d97e93
<div style="border:2px solid #d97e93;">Content here</div>
.myborder {border:2px solid #d97e93;}