#e1303c color space conversions
Hex:
#e1303c
RGB:
225, 48, 60
CMY:
12, 81, 76
CMYK:
0, 79, 73, 12
HSL:
356°, 74.6835%, 53.5294%
HSV (HSB):
356°, 78.6667%, 88.2353%
XYZ:
32.9239, 18.4477, 6.1004
xyY:
0.5729, 0.3210, 18.4477
CIE-Lab:
50.0347, 66.5191, 37.3231
CIE-LCH:
50.0347, 76.2745, 29.2963
CIE-Luv:
50.0347, 132.5253, 24.6795
Hunter-Lab:
42.9508, 61.6652, 21.6444
#e1303c color charts
#e1303c color shades, tints & tones
#e1303c color schemes
#e1303c color preview, HTML & CSS examples
This text has a color of #e1303c
<p style="color:#e1303c;">Text here</p>
.mytext {color:#e1303c;}
This box has a color of #e1303c
<div style="background-color:#e1303c;">Content here</div>
.mybackground {background-color:#e1303c;}
Border around this has a color of #e1303c
<div style="border:2px solid #e1303c;">Content here</div>
.myborder {border:2px solid #e1303c;}