#f5100c color space conversions
Hex:
#f5100c
RGB:
245, 16, 12
CMY:
4, 94, 95
CMYK:
0, 93, 95, 4
HSL:
1°, 92.0949%, 50.3922%
HSV (HSB):
1°, 95.1020%, 96.0784%
XYZ:
37.9078, 19.8096, 2.1735
xyY:
0.6329, 0.3308, 19.8096
CIE-Lab:
51.6213, 76.5735, 62.3346
CIE-LCH:
51.6213, 98.7375, 39.1473
CIE-Luv:
51.6213, 165.1397, 35.9842
Hunter-Lab:
44.5080, 74.1411, 28.2602
#f5100c color charts
#f5100c color shades, tints & tones
#f5100c color schemes
#f5100c color preview, HTML & CSS examples
This text has a color of #f5100c
<p style="color:#f5100c;">Text here</p>
.mytext {color:#f5100c;}
This box has a color of #f5100c
<div style="background-color:#f5100c;">Content here</div>
.mybackground {background-color:#f5100c;}
Border around this has a color of #f5100c
<div style="border:2px solid #f5100c;">Content here</div>
.myborder {border:2px solid #f5100c;}