#e3215f color space conversions
Hex:
#e3215f
RGB:
227, 33, 95
CMY:
11, 87, 63
CMYK:
0, 85, 58, 11
HSL:
341°, 77.6000%, 50.9804%
HSV (HSB):
341°, 85.4626%, 89.0196%
XYZ:
34.2880, 18.2448, 12.5409
xyY:
0.5269, 0.2804, 18.2448
CIE-Lab:
49.7917, 72.3503, 16.1250
CIE-LCH:
49.7917, 74.1255, 12.5644
CIE-Luv:
49.7917, 128.8313, 4.4098
Hunter-Lab:
42.7140, 68.5386, 12.4921
#e3215f color charts
#e3215f color shades, tints & tones
#e3215f color schemes
#e3215f color preview, HTML & CSS examples
This text has a color of #e3215f
<p style="color:#e3215f;">Text here</p>
.mytext {color:#e3215f;}
This box has a color of #e3215f
<div style="background-color:#e3215f;">Content here</div>
.mybackground {background-color:#e3215f;}
Border around this has a color of #e3215f
<div style="border:2px solid #e3215f;">Content here</div>
.myborder {border:2px solid #e3215f;}