#e94c8a color space conversions
Hex:
#e94c8a
RGB:
233, 76, 138
CMY:
9, 70, 46
CMYK:
0, 67, 41, 9
HSL:
336°, 78.1095%, 60.5882%
HSV (HSB):
336°, 67.3820%, 91.3725%
XYZ:
40.7762, 24.3275, 26.5913
xyY:
0.4447, 0.2653, 24.3275
CIE-Lab:
56.4142, 64.9722, -0.1613
CIE-LCH:
56.4142, 64.9724, 359.8578
CIE-Luv:
56.4142, 101.3083, -12.7083
Hunter-Lab:
49.3229, 61.2541, 2.5612
#e94c8a color charts
#e94c8a color shades, tints & tones
#e94c8a color schemes
#e94c8a color preview, HTML & CSS examples
This text has a color of #e94c8a
<p style="color:#e94c8a;">Text here</p>
.mytext {color:#e94c8a;}
This box has a color of #e94c8a
<div style="background-color:#e94c8a;">Content here</div>
.mybackground {background-color:#e94c8a;}
Border around this has a color of #e94c8a
<div style="border:2px solid #e94c8a;">Content here</div>
.myborder {border:2px solid #e94c8a;}