#e95f94 color space conversions
Hex:
#e95f94
RGB:
233, 95, 148
CMY:
9, 63, 42
CMYK:
0, 59, 36, 9
HSL:
337°, 75.8242%, 64.3137%
HSV (HSB):
337°, 59.2275%, 91.3725%
XYZ:
43.0418, 27.6462, 31.0847
xyY:
0.4229, 0.2716, 27.6462
CIE-Lab:
59.5677, 58.2382, -1.4026
CIE-LCH:
59.5677, 58.2551, 358.6204
CIE-Luv:
59.5677, 88.7671, -12.9754
Hunter-Lab:
52.5796, 54.1061, 1.7540
#e95f94 color charts
#e95f94 color shades, tints & tones
#e95f94 color schemes
#e95f94 color preview, HTML & CSS examples
This text has a color of #e95f94
<p style="color:#e95f94;">Text here</p>
.mytext {color:#e95f94;}
This box has a color of #e95f94
<div style="background-color:#e95f94;">Content here</div>
.mybackground {background-color:#e95f94;}
Border around this has a color of #e95f94
<div style="border:2px solid #e95f94;">Content here</div>
.myborder {border:2px solid #e95f94;}