#e3272d color space conversions
Hex:
#e3272d
RGB:
227, 39, 45
CMY:
11, 85, 82
CMYK:
0, 83, 80, 11
HSL:
358°, 77.0492%, 52.1569%
HSV (HSB):
358°, 82.8194%, 89.0196%
XYZ:
32.8777, 17.9714, 4.2186
xyY:
0.5970, 0.3264, 17.9714
CIE-Lab:
49.4614, 68.8259, 45.1888
CIE-LCH:
49.4614, 82.3349, 33.2876
CIE-Luv:
49.4614, 141.1489, 28.9104
Hunter-Lab:
42.3927, 64.2488, 23.7748
#e3272d color charts
#e3272d color shades, tints & tones
#e3272d color schemes
#e3272d color preview, HTML & CSS examples
This text has a color of #e3272d
<p style="color:#e3272d;">Text here</p>
.mytext {color:#e3272d;}
This box has a color of #e3272d
<div style="background-color:#e3272d;">Content here</div>
.mybackground {background-color:#e3272d;}
Border around this has a color of #e3272d
<div style="border:2px solid #e3272d;">Content here</div>
.myborder {border:2px solid #e3272d;}