#e02303 color space conversions
Hex:
#e02303
RGB:
224, 35, 3
CMY:
12, 86, 99
CMYK:
0, 84, 99, 12
HSL:
9°, 97.3568%, 44.5098%
HSV (HSB):
9°, 98.6607%, 87.8431%
XYZ:
31.3579, 17.0559, 1.7255
xyY:
0.6254, 0.3402, 17.0559
CIE-Lab:
48.3304, 68.2070, 60.6783
CIE-LCH:
48.3304, 91.2910, 41.6569
CIE-Luv:
48.3304, 145.2445, 35.6173
Hunter-Lab:
41.2988, 63.2610, 26.4320
#e02303 color charts
#e02303 color shades, tints & tones
#e02303 color schemes
#e02303 color preview, HTML & CSS examples
This text has a color of #e02303
<p style="color:#e02303;">Text here</p>
.mytext {color:#e02303;}
This box has a color of #e02303
<div style="background-color:#e02303;">Content here</div>
.mybackground {background-color:#e02303;}
Border around this has a color of #e02303
<div style="border:2px solid #e02303;">Content here</div>
.myborder {border:2px solid #e02303;}