#f14c2d color space conversions
Hex:
#f14c2d
RGB:
241, 76, 45
CMY:
5, 70, 82
CMYK:
0, 68, 81, 5
HSL:
9°, 87.5000%, 56.0784%
HSV (HSB):
9°, 81.3278%, 94.5098%
XYZ:
39.3337, 24.0591, 5.0534
xyY:
0.5747, 0.3515, 24.0591
CIE-Lab:
56.1469, 61.6242, 52.5175
CIE-LCH:
56.1469, 80.9668, 40.4384
CIE-Luv:
56.1469, 132.0649, 38.6484
Hunter-Lab:
49.0501, 57.3031, 28.2267
#f14c2d color charts
#f14c2d color shades, tints & tones
#f14c2d color schemes
#f14c2d color preview, HTML & CSS examples
This text has a color of #f14c2d
<p style="color:#f14c2d;">Text here</p>
.mytext {color:#f14c2d;}
This box has a color of #f14c2d
<div style="background-color:#f14c2d;">Content here</div>
.mybackground {background-color:#f14c2d;}
Border around this has a color of #f14c2d
<div style="border:2px solid #f14c2d;">Content here</div>
.myborder {border:2px solid #f14c2d;}