#e3225a color space conversions
Hex:
#e3225a
RGB:
227, 34, 90
CMY:
11, 87, 65
CMYK:
0, 85, 60, 11
HSL:
343°, 77.5100%, 51.1765%
HSV (HSB):
343°, 85.0220%, 89.0196%
XYZ:
34.0960, 18.2131, 11.3913
xyY:
0.5353, 0.2859, 18.2131
CIE-Lab:
49.7536, 71.8493, 19.1285
CIE-LCH:
49.7536, 74.3520, 14.9081
CIE-Luv:
49.7536, 130.3728, 7.5707
Hunter-Lab:
42.6768, 67.9255, 14.0481
#e3225a color charts
#e3225a color shades, tints & tones
#e3225a color schemes
#e3225a color preview, HTML & CSS examples
This text has a color of #e3225a
<p style="color:#e3225a;">Text here</p>
.mytext {color:#e3225a;}
This box has a color of #e3225a
<div style="background-color:#e3225a;">Content here</div>
.mybackground {background-color:#e3225a;}
Border around this has a color of #e3225a
<div style="border:2px solid #e3225a;">Content here</div>
.myborder {border:2px solid #e3225a;}