#e3213c color space conversions
Hex:
#e3213c
RGB:
227, 33, 60
CMY:
11, 87, 76
CMYK:
0, 85, 74, 11
HSL:
352°, 77.6000%, 50.9804%
HSV (HSB):
352°, 85.4626%, 89.0196%
XYZ:
33.0380, 17.7449, 5.9588
xyY:
0.5823, 0.3127, 17.7449
CIE-Lab:
49.1852, 70.5860, 36.4555
CIE-LCH:
49.1852, 79.4443, 27.3150
CIE-Luv:
49.1852, 139.9849, 22.5854
Hunter-Lab:
42.1246, 66.2780, 21.1003
#e3213c color charts
#e3213c color shades, tints & tones
#e3213c color schemes
#e3213c color preview, HTML & CSS examples
This text has a color of #e3213c
<p style="color:#e3213c;">Text here</p>
.mytext {color:#e3213c;}
This box has a color of #e3213c
<div style="background-color:#e3213c;">Content here</div>
.mybackground {background-color:#e3213c;}
Border around this has a color of #e3213c
<div style="border:2px solid #e3213c;">Content here</div>
.myborder {border:2px solid #e3213c;}