#f50e0d color space conversions
Hex:
#f50e0d
RGB:
245, 14, 13
CMY:
4, 95, 95
CMYK:
0, 94, 95, 4
HSL:
0°, 92.0635%, 50.5882%
HSV (HSB):
0°, 94.6939%, 96.0784%
XYZ:
37.8859, 19.7556, 2.1972
xyY:
0.6331, 0.3301, 19.7556
CIE-Lab:
51.5598, 76.7674, 62.0323
CIE-LCH:
51.5598, 98.6977, 38.9401
CIE-Luv:
51.5598, 165.4344, 35.7667
Hunter-Lab:
44.4473, 74.3667, 28.1822
#f50e0d color charts
#f50e0d color shades, tints & tones
#f50e0d color schemes
#f50e0d color preview, HTML & CSS examples
This text has a color of #f50e0d
<p style="color:#f50e0d;">Text here</p>
.mytext {color:#f50e0d;}
This box has a color of #f50e0d
<div style="background-color:#f50e0d;">Content here</div>
.mybackground {background-color:#f50e0d;}
Border around this has a color of #f50e0d
<div style="border:2px solid #f50e0d;">Content here</div>
.myborder {border:2px solid #f50e0d;}