#f14a3e color space conversions
Hex:
#f14a3e
RGB:
241, 74, 62
CMY:
5, 71, 76
CMYK:
0, 69, 74, 5
HSL:
4°, 86.4734%, 59.4118%
HSV (HSB):
4°, 74.2739%, 94.5098%
XYZ:
39.5939, 23.9461, 7.0927
xyY:
0.5606, 0.3390, 23.9461
CIE-Lab:
56.0338, 62.9315, 43.7239
CIE-LCH:
56.0338, 76.6300, 34.7911
CIE-Luv:
56.0338, 130.5274, 32.5737
Hunter-Lab:
48.9348, 58.7913, 25.6608
#f14a3e color charts
#f14a3e color shades, tints & tones
#f14a3e color schemes
#f14a3e color preview, HTML & CSS examples
This text has a color of #f14a3e
<p style="color:#f14a3e;">Text here</p>
.mytext {color:#f14a3e;}
This box has a color of #f14a3e
<div style="background-color:#f14a3e;">Content here</div>
.mybackground {background-color:#f14a3e;}
Border around this has a color of #f14a3e
<div style="border:2px solid #f14a3e;">Content here</div>
.myborder {border:2px solid #f14a3e;}