#e12c01 color space conversions
Hex:
#e12c01
RGB:
225, 44, 1
CMY:
12, 83, 100
CMYK:
0, 80, 100, 12
HSL:
12°, 99.1150%, 44.3137%
HSV (HSB):
12°, 99.5556%, 88.2353%
XYZ:
31.9575, 17.8111, 1.7823
xyY:
0.6199, 0.3455, 17.8111
CIE-Lab:
49.2662, 66.3616, 61.7471
CIE-LCH:
49.2662, 90.6452, 42.9371
CIE-Luv:
49.2662, 142.1843, 37.2432
Hunter-Lab:
42.2032, 61.3098, 27.0384
#e12c01 color charts
#e12c01 color shades, tints & tones
#e12c01 color schemes
#e12c01 color preview, HTML & CSS examples
This text has a color of #e12c01
<p style="color:#e12c01;">Text here</p>
.mytext {color:#e12c01;}
This box has a color of #e12c01
<div style="background-color:#e12c01;">Content here</div>
.mybackground {background-color:#e12c01;}
Border around this has a color of #e12c01
<div style="border:2px solid #e12c01;">Content here</div>
.myborder {border:2px solid #e12c01;}