#e97d95 color space conversions
Hex:
#e97d95
RGB:
233, 125, 149
CMY:
9, 51, 42
CMYK:
0, 46, 36, 9
HSL:
347°, 71.0526%, 70.1961%
HSV (HSB):
347°, 46.3519%, 91.3725%
XYZ:
46.3627, 34.1608, 32.5839
xyY:
0.4099, 0.3020, 34.1608
CIE-Lab:
65.0900, 44.0666, 6.0345
CIE-LCH:
65.0900, 44.4779, 7.7977
CIE-Luv:
65.0900, 71.6139, -0.0360
Hunter-Lab:
58.4472, 39.3107, 7.8594
#e97d95 color charts
#e97d95 color shades, tints & tones
#e97d95 color schemes
#e97d95 color preview, HTML & CSS examples
This text has a color of #e97d95
<p style="color:#e97d95;">Text here</p>
.mytext {color:#e97d95;}
This box has a color of #e97d95
<div style="background-color:#e97d95;">Content here</div>
.mybackground {background-color:#e97d95;}
Border around this has a color of #e97d95
<div style="border:2px solid #e97d95;">Content here</div>
.myborder {border:2px solid #e97d95;}