#f14e3c color space conversions
Hex:
#f14e3c
RGB:
241, 78, 60
CMY:
5, 69, 76
CMYK:
0, 68, 75, 5
HSL:
6°, 86.6029%, 59.0196%
HSV (HSB):
6°, 75.1037%, 94.5098%
XYZ:
39.8156, 24.4758, 6.9007
xyY:
0.5593, 0.3438, 24.4758
CIE-Lab:
56.5611, 61.3546, 45.3654
CIE-LCH:
56.5611, 76.3047, 36.4791
CIE-Luv:
56.5611, 128.3597, 34.3802
Hunter-Lab:
49.4730, 57.0781, 26.3610
#f14e3c color charts
#f14e3c color shades, tints & tones
#f14e3c color schemes
#f14e3c color preview, HTML & CSS examples
This text has a color of #f14e3c
<p style="color:#f14e3c;">Text here</p>
.mytext {color:#f14e3c;}
This box has a color of #f14e3c
<div style="background-color:#f14e3c;">Content here</div>
.mybackground {background-color:#f14e3c;}
Border around this has a color of #f14e3c
<div style="border:2px solid #f14e3c;">Content here</div>
.myborder {border:2px solid #f14e3c;}