#f14e0e color space conversions
Hex:
#f14e0e
RGB:
241, 78, 14
CMY:
5, 69, 95
CMYK:
0, 68, 94, 5
HSL:
17°, 89.0196%, 50.0000%
HSV (HSB):
17°, 94.1909%, 94.5098%
XYZ:
39.0793, 24.1813, 3.0232
xyY:
0.5896, 0.3648, 24.1813
CIE-Lab:
56.2688, 60.2936, 64.0395
CIE-LCH:
56.2688, 87.9567, 46.7257
CIE-Luv:
56.2688, 133.5828, 44.8777
Hunter-Lab:
49.1744, 55.8000, 30.7770
#f14e0e color charts
#f14e0e color shades, tints & tones
#f14e0e color schemes
#f14e0e color preview, HTML & CSS examples
This text has a color of #f14e0e
<p style="color:#f14e0e;">Text here</p>
.mytext {color:#f14e0e;}
This box has a color of #f14e0e
<div style="background-color:#f14e0e;">Content here</div>
.mybackground {background-color:#f14e0e;}
Border around this has a color of #f14e0e
<div style="border:2px solid #f14e0e;">Content here</div>
.myborder {border:2px solid #f14e0e;}