#e1303e color space conversions
Hex:
#e1303e
RGB:
225, 48, 62
CMY:
12, 81, 76
CMYK:
0, 79, 72, 12
HSL:
355°, 74.6835%, 53.5294%
HSV (HSB):
355°, 78.6667%, 88.2353%
XYZ:
32.9778, 18.4693, 6.3842
xyY:
0.5702, 0.3194, 18.4693
CIE-Lab:
50.0604, 66.5997, 36.1987
CIE-LCH:
50.0604, 75.8015, 28.5252
CIE-Luv:
50.0604, 132.0441, 23.8460
Hunter-Lab:
42.9759, 61.7653, 21.2754
#e1303e color charts
#e1303e color shades, tints & tones
#e1303e color schemes
#e1303e color preview, HTML & CSS examples
This text has a color of #e1303e
<p style="color:#e1303e;">Text here</p>
.mytext {color:#e1303e;}
This box has a color of #e1303e
<div style="background-color:#e1303e;">Content here</div>
.mybackground {background-color:#e1303e;}
Border around this has a color of #e1303e
<div style="border:2px solid #e1303e;">Content here</div>
.myborder {border:2px solid #e1303e;}