#e13c00 color space conversions
Hex:
#e13c00
RGB:
225, 60, 0
CMY:
12, 76, 100
CMYK:
0, 73, 100, 12
HSL:
16°, 100.0000%, 44.1176%
HSV (HSB):
16°, 100.0000%, 88.2353%
XYZ:
32.6672, 19.2393, 1.9918
xyY:
0.6061, 0.3570, 19.2393
CIE-Lab:
50.9660, 61.5899, 62.7609
CIE-LCH:
50.9660, 87.9331, 45.5395
CIE-Luv:
50.9660, 133.4895, 40.2902
Hunter-Lab:
43.8626, 56.1805, 28.0115
#e13c00 color charts
#e13c00 color shades, tints & tones
#e13c00 color schemes
#e13c00 color preview, HTML & CSS examples
This text has a color of #e13c00
<p style="color:#e13c00;">Text here</p>
.mytext {color:#e13c00;}
This box has a color of #e13c00
<div style="background-color:#e13c00;">Content here</div>
.mybackground {background-color:#e13c00;}
Border around this has a color of #e13c00
<div style="border:2px solid #e13c00;">Content here</div>
.myborder {border:2px solid #e13c00;}