#e2352c color space conversions
Hex:
#e2352c
RGB:
226, 53, 44
CMY:
11, 79, 83
CMYK:
0, 77, 81, 11
HSL:
3°, 75.8333%, 52.9412%
HSV (HSB):
3°, 80.5310%, 88.6275%
XYZ:
33.0918, 18.8968, 4.2862
xyY:
0.5880, 0.3358, 18.8968
CIE-Lab:
50.5663, 64.8235, 46.7342
CIE-LCH:
50.5663, 79.9136, 35.7895
CIE-Luv:
50.5663, 134.1018, 31.5310
Hunter-Lab:
43.4705, 59.8093, 24.5833
#e2352c color charts
#e2352c color shades, tints & tones
#e2352c color schemes
#e2352c color preview, HTML & CSS examples
This text has a color of #e2352c
<p style="color:#e2352c;">Text here</p>
.mytext {color:#e2352c;}
This box has a color of #e2352c
<div style="background-color:#e2352c;">Content here</div>
.mybackground {background-color:#e2352c;}
Border around this has a color of #e2352c
<div style="border:2px solid #e2352c;">Content here</div>
.myborder {border:2px solid #e2352c;}