#f14b3e color space conversions
Hex:
#f14b3e
RGB:
241, 75, 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.6612, 24.0807, 7.1151
xyY:
0.5597, 0.3398, 24.0807
CIE-Lab:
56.1685, 62.5623, 43.8714
CIE-LCH:
56.1685, 76.4117, 35.0398
CIE-Luv:
56.1685, 129.9026, 32.8362
Hunter-Lab:
49.0721, 58.3916, 25.7539
#f14b3e color charts
#f14b3e color shades, tints & tones
#f14b3e color schemes
#f14b3e color preview, HTML & CSS examples
This text has a color of #f14b3e
<p style="color:#f14b3e;">Text here</p>
.mytext {color:#f14b3e;}
This box has a color of #f14b3e
<div style="background-color:#f14b3e;">Content here</div>
.mybackground {background-color:#f14b3e;}
Border around this has a color of #f14b3e
<div style="border:2px solid #f14b3e;">Content here</div>
.myborder {border:2px solid #f14b3e;}