#e3225f color space conversions
Hex:
#e3225f
RGB:
227, 34, 95
CMY:
11, 87, 63
CMYK:
0, 85, 58, 11
HSL:
341°, 77.5100%, 51.1765%
HSV (HSB):
341°, 85.0220%, 89.0196%
XYZ:
34.3161, 18.3012, 12.5503
xyY:
0.5266, 0.2808, 18.3012
CIE-Lab:
49.8594, 72.1562, 16.2174
CIE-LCH:
49.8594, 73.9562, 12.6670
CIE-Luv:
49.8594, 128.5479, 4.5631
Hunter-Lab:
42.7799, 68.3201, 12.5521
#e3225f color charts
#e3225f color shades, tints & tones
#e3225f color schemes
#e3225f color preview, HTML & CSS examples
This text has a color of #e3225f
<p style="color:#e3225f;">Text here</p>
.mytext {color:#e3225f;}
This box has a color of #e3225f
<div style="background-color:#e3225f;">Content here</div>
.mybackground {background-color:#e3225f;}
Border around this has a color of #e3225f
<div style="border:2px solid #e3225f;">Content here</div>
.myborder {border:2px solid #e3225f;}