#e12c03 color space conversions
Hex:
#e12c03
RGB:
225, 44, 3
CMY:
12, 83, 99
CMYK:
0, 80, 99, 12
HSL:
11°, 97.3684%, 44.7059%
HSV (HSB):
11°, 98.6667%, 88.2353%
XYZ:
31.9685, 17.8155, 1.8400
xyY:
0.6193, 0.3451, 17.8155
CIE-Lab:
49.2715, 66.3783, 61.2141
CIE-LCH:
49.2715, 90.2953, 42.6823
CIE-Luv:
49.2715, 142.0715, 37.0538
Hunter-Lab:
42.2084, 61.3304, 26.9613
#e12c03 color charts
#e12c03 color shades, tints & tones
#e12c03 color schemes
#e12c03 color preview, HTML & CSS examples
This text has a color of #e12c03
<p style="color:#e12c03;">Text here</p>
.mytext {color:#e12c03;}
This box has a color of #e12c03
<div style="background-color:#e12c03;">Content here</div>
.mybackground {background-color:#e12c03;}
Border around this has a color of #e12c03
<div style="border:2px solid #e12c03;">Content here</div>
.myborder {border:2px solid #e12c03;}