#e2035e color space conversions
Hex:
#e2035e
RGB:
226, 3, 94
CMY:
11, 99, 63
CMYK:
0, 99, 58, 11
HSL:
336°, 97.3799%, 44.9020%
HSV (HSB):
336°, 98.6726%, 88.6275%
XYZ:
33.4170, 17.0420, 12.1178
xyY:
0.5340, 0.2723, 17.0420
CIE-Lab:
48.3129, 75.6846, 14.6822
CIE-LCH:
48.3129, 77.0956, 10.9785
CIE-Luv:
48.3129, 133.7404, 1.8938
Hunter-Lab:
41.2820, 72.2488, 11.4935
#e2035e color charts
#e2035e color shades, tints & tones
#e2035e color schemes
#e2035e color preview, HTML & CSS examples
This text has a color of #e2035e
<p style="color:#e2035e;">Text here</p>
.mytext {color:#e2035e;}
This box has a color of #e2035e
<div style="background-color:#e2035e;">Content here</div>
.mybackground {background-color:#e2035e;}
Border around this has a color of #e2035e
<div style="border:2px solid #e2035e;">Content here</div>
.myborder {border:2px solid #e2035e;}