#e12c00 color space conversions
Hex:
#e12c00
RGB:
225, 44, 0
CMY:
12, 83, 100
CMYK:
0, 80, 100, 12
HSL:
12°, 100.0000%, 44.1176%
HSV (HSB):
12°, 100.0000%, 88.2353%
XYZ:
31.9520, 17.8089, 1.7534
xyY:
0.6203, 0.3457, 17.8089
CIE-Lab:
49.2635, 66.3533, 62.0179
CIE-LCH:
49.2635, 90.8239, 43.0658
CIE-Luv:
49.2635, 142.2408, 37.3381
Hunter-Lab:
42.2006, 61.2995, 27.0770
#e12c00 color charts
#e12c00 color shades, tints & tones
#e12c00 color schemes
#e12c00 color preview, HTML & CSS examples
This text has a color of #e12c00
<p style="color:#e12c00;">Text here</p>
.mytext {color:#e12c00;}
This box has a color of #e12c00
<div style="background-color:#e12c00;">Content here</div>
.mybackground {background-color:#e12c00;}
Border around this has a color of #e12c00
<div style="border:2px solid #e12c00;">Content here</div>
.myborder {border:2px solid #e12c00;}