#f5120c color space conversions
Hex:
#f5120c
RGB:
245, 18, 12
CMY:
4, 93, 95
CMYK:
0, 93, 95, 4
HSL:
2°, 92.0949%, 50.3922%
HSV (HSB):
2°, 95.1020%, 96.0784%
XYZ:
37.9389, 19.8716, 2.1838
xyY:
0.6324, 0.3312, 19.8716
CIE-Lab:
51.6918, 76.3699, 62.3703
CIE-LCH:
51.6918, 98.6023, 39.2381
CIE-Luv:
51.6918, 164.7443, 36.1123
Hunter-Lab:
44.5776, 73.9059, 28.2997
#f5120c color charts
#f5120c color shades, tints & tones
#f5120c color schemes
#f5120c color preview, HTML & CSS examples
This text has a color of #f5120c
<p style="color:#f5120c;">Text here</p>
.mytext {color:#f5120c;}
This box has a color of #f5120c
<div style="background-color:#f5120c;">Content here</div>
.mybackground {background-color:#f5120c;}
Border around this has a color of #f5120c
<div style="border:2px solid #f5120c;">Content here</div>
.myborder {border:2px solid #f5120c;}