#e13d01 color space conversions
Hex:
#e13d01
RGB:
225, 61, 1
CMY:
12, 76, 100
CMYK:
0, 73, 100, 12
HSL:
16°, 99.1150%, 44.3137%
HSV (HSB):
16°, 99.5556%, 88.2353%
XYZ:
32.7256, 19.3472, 2.0383
xyY:
0.6048, 0.3575, 19.3472
CIE-Lab:
51.0910, 61.2594, 62.5697
CIE-LCH:
51.0910, 87.5653, 45.6062
CIE-Luv:
51.0910, 132.8235, 40.4093
Hunter-Lab:
43.9855, 55.8308, 28.0424
#e13d01 color charts
#e13d01 color shades, tints & tones
#e13d01 color schemes
#e13d01 color preview, HTML & CSS examples
This text has a color of #e13d01
<p style="color:#e13d01;">Text here</p>
.mytext {color:#e13d01;}
This box has a color of #e13d01
<div style="background-color:#e13d01;">Content here</div>
.mybackground {background-color:#e13d01;}
Border around this has a color of #e13d01
<div style="border:2px solid #e13d01;">Content here</div>
.myborder {border:2px solid #e13d01;}