#e2353e color space conversions
Hex:
#e2353e
RGB:
226, 53, 62
CMY:
11, 79, 76
CMYK:
0, 77, 73, 11
HSL:
357°, 74.8918%, 54.7059%
HSV (HSB):
357°, 76.5487%, 88.6275%
XYZ:
33.5066, 19.0628, 6.4709
xyY:
0.5675, 0.3229, 19.0628
CIE-Lab:
50.7605, 65.4499, 37.0558
CIE-LCH:
50.7605, 75.2119, 29.5172
CIE-Luv:
50.7605, 130.4473, 25.0510
Hunter-Lab:
43.6609, 60.5794, 21.7754
#e2353e color charts
#e2353e color shades, tints & tones
#e2353e color schemes
#e2353e color preview, HTML & CSS examples
This text has a color of #e2353e
<p style="color:#e2353e;">Text here</p>
.mytext {color:#e2353e;}
This box has a color of #e2353e
<div style="background-color:#e2353e;">Content here</div>
.mybackground {background-color:#e2353e;}
Border around this has a color of #e2353e
<div style="border:2px solid #e2353e;">Content here</div>
.myborder {border:2px solid #e2353e;}