#e33a5e color space conversions
Hex:
#e33a5e
RGB:
227, 58, 94
CMY:
11, 77, 63
CMYK:
0, 74, 59, 11
HSL:
347°, 75.1111%, 55.8824%
HSV (HSB):
347°, 74.4493%, 89.0196%
XYZ:
35.2120, 20.1652, 12.6261
xyY:
0.5178, 0.2965, 20.1652
CIE-Lab:
52.0234, 65.9000, 19.7530
CIE-LCH:
52.0234, 68.7967, 16.6857
CIE-Luv:
52.0234, 119.8325, 10.0743
Hunter-Lab:
44.9056, 61.3829, 14.7634
#e33a5e color charts
#e33a5e color shades, tints & tones
#e33a5e color schemes
#e33a5e color preview, HTML & CSS examples
This text has a color of #e33a5e
<p style="color:#e33a5e;">Text here</p>
.mytext {color:#e33a5e;}
This box has a color of #e33a5e
<div style="background-color:#e33a5e;">Content here</div>
.mybackground {background-color:#e33a5e;}
Border around this has a color of #e33a5e
<div style="border:2px solid #e33a5e;">Content here</div>
.myborder {border:2px solid #e33a5e;}