#f14f1c color space conversions
Hex:
#f14f1c
RGB:
241, 79, 28
CMY:
5, 69, 89
CMYK:
0, 67, 88, 5
HSL:
14°, 88.3817%, 52.7451%
HSV (HSB):
14°, 88.3817%, 94.5098%
XYZ:
39.2812, 24.3766, 3.7334
xyY:
0.5829, 0.3617, 24.3766
CIE-Lab:
56.4629, 60.0965, 59.9612
CIE-LCH:
56.4629, 84.8936, 44.9354
CIE-Luv:
56.4629, 131.9367, 43.2165
Hunter-Lab:
49.3726, 55.6137, 30.0775
#f14f1c color charts
#f14f1c color shades, tints & tones
#f14f1c color schemes
#f14f1c color preview, HTML & CSS examples
This text has a color of #f14f1c
<p style="color:#f14f1c;">Text here</p>
.mytext {color:#f14f1c;}
This box has a color of #f14f1c
<div style="background-color:#f14f1c;">Content here</div>
.mybackground {background-color:#f14f1c;}
Border around this has a color of #f14f1c
<div style="border:2px solid #f14f1c;">Content here</div>
.myborder {border:2px solid #f14f1c;}