#e97f9e color space conversions
Hex:
#e97f9e
RGB:
233, 127, 158
CMY:
9, 50, 38
CMYK:
0, 45, 32, 9
HSL:
342°, 70.6667%, 70.5882%
HSV (HSB):
342°, 45.4936%, 91.3725%
XYZ:
47.3652, 34.9710, 36.6014
xyY:
0.3982, 0.2940, 34.9710
CIE-Lab:
65.7261, 44.1415, 1.8448
CIE-LCH:
65.7261, 44.1801, 2.3932
CIE-Luv:
65.7261, 68.4151, -5.6926
Hunter-Lab:
59.1363, 39.4810, 4.6989
#e97f9e color charts
#e97f9e color shades, tints & tones
#e97f9e color schemes
#e97f9e color preview, HTML & CSS examples
This text has a color of #e97f9e
<p style="color:#e97f9e;">Text here</p>
.mytext {color:#e97f9e;}
This box has a color of #e97f9e
<div style="background-color:#e97f9e;">Content here</div>
.mybackground {background-color:#e97f9e;}
Border around this has a color of #e97f9e
<div style="border:2px solid #e97f9e;">Content here</div>
.myborder {border:2px solid #e97f9e;}