#f14f3e color space conversions
Hex:
#f14f3e
RGB:
241, 79, 62
CMY:
5, 69, 76
CMYK:
0, 67, 74, 5
HSL:
6°, 86.4734%, 59.4118%
HSV (HSB):
6°, 74.2739%, 94.5098%
XYZ:
39.9411, 24.6405, 7.2084
xyY:
0.5564, 0.3432, 24.6405
CIE-Lab:
56.7235, 61.0471, 44.4777
CIE-LCH:
56.7235, 75.5315, 36.0763
CIE-Luv:
56.7235, 127.3451, 33.9142
Hunter-Lab:
49.6392, 56.7574, 26.1376
#f14f3e color charts
#f14f3e color shades, tints & tones
#f14f3e color schemes
#f14f3e color preview, HTML & CSS examples
This text has a color of #f14f3e
<p style="color:#f14f3e;">Text here</p>
.mytext {color:#f14f3e;}
This box has a color of #f14f3e
<div style="background-color:#f14f3e;">Content here</div>
.mybackground {background-color:#f14f3e;}
Border around this has a color of #f14f3e
<div style="border:2px solid #f14f3e;">Content here</div>
.myborder {border:2px solid #f14f3e;}