#e14500 color space conversions
Hex:
#e14500
RGB:
225, 69, 0
CMY:
12, 73, 100
CMYK:
0, 69, 100, 12
HSL:
18°, 100.0000%, 44.1176%
HSV (HSB):
18°, 100.0000%, 88.2353%
XYZ:
33.1795, 20.2638, 2.1626
xyY:
0.5967, 0.3644, 20.2638
CIE-Lab:
52.1342, 58.3758, 63.3102
CIE-LCH:
52.1342, 86.1157, 47.3221
CIE-Luv:
52.1342, 127.6802, 42.2920
Hunter-Lab:
45.0153, 52.7902, 28.6624
#e14500 color charts
#e14500 color shades, tints & tones
#e14500 color schemes
#e14500 color preview, HTML & CSS examples
This text has a color of #e14500
<p style="color:#e14500;">Text here</p>
.mytext {color:#e14500;}
This box has a color of #e14500
<div style="background-color:#e14500;">Content here</div>
.mybackground {background-color:#e14500;}
Border around this has a color of #e14500
<div style="border:2px solid #e14500;">Content here</div>
.myborder {border:2px solid #e14500;}