#e14f00 color space conversions
Hex:
#e14f00
RGB:
225, 79, 0
CMY:
12, 69, 100
CMYK:
0, 65, 100, 12
HSL:
21°, 100.0000%, 44.1176%
HSV (HSB):
21°, 100.0000%, 88.2353%
XYZ:
33.8473, 21.5995, 2.3852
xyY:
0.5853, 0.3735, 21.5995
CIE-Lab:
53.5995, 54.4062, 64.0384
CIE-LCH:
53.5995, 84.0295, 49.6492
CIE-Luv:
53.5995, 120.6109, 44.7766
Hunter-Lab:
46.4753, 48.6674, 29.4899
#e14f00 color charts
#e14f00 color shades, tints & tones
#e14f00 color schemes
#e14f00 color preview, HTML & CSS examples
This text has a color of #e14f00
<p style="color:#e14f00;">Text here</p>
.mytext {color:#e14f00;}
This box has a color of #e14f00
<div style="background-color:#e14f00;">Content here</div>
.mybackground {background-color:#e14f00;}
Border around this has a color of #e14f00
<div style="border:2px solid #e14f00;">Content here</div>
.myborder {border:2px solid #e14f00;}