#f14b2b color space conversions
Hex:
#f14b2b
RGB:
241, 75, 43
CMY:
5, 71, 83
CMYK:
0, 69, 82, 5
HSL:
10°, 87.6106%, 55.6863%
HSV (HSB):
10°, 82.1577%, 94.5098%
XYZ:
39.2277, 23.9073, 4.8325
xyY:
0.5772, 0.3517, 23.9073
CIE-Lab:
55.9949, 61.9445, 53.3179
CIE-LCH:
55.9949, 81.7308, 40.7198
CIE-Luv:
55.9949, 132.9951, 38.9346
Hunter-Lab:
48.8951, 57.6411, 28.3667
#f14b2b color charts
#f14b2b color shades, tints & tones
#f14b2b color schemes
#f14b2b color preview, HTML & CSS examples
This text has a color of #f14b2b
<p style="color:#f14b2b;">Text here</p>
.mytext {color:#f14b2b;}
This box has a color of #f14b2b
<div style="background-color:#f14b2b;">Content here</div>
.mybackground {background-color:#f14b2b;}
Border around this has a color of #f14b2b
<div style="border:2px solid #f14b2b;">Content here</div>
.myborder {border:2px solid #f14b2b;}