#f7100c color space conversions
Hex:
#f7100c
RGB:
247, 16, 12
CMY:
3, 94, 95
CMYK:
0, 94, 95, 3
HSL:
1°, 93.6255%, 50.7843%
HSV (HSB):
1°, 95.1417%, 96.8627%
XYZ:
38.6094, 20.1713, 2.2063
xyY:
0.6331, 0.3307, 20.1713
CIE-Lab:
52.0303, 77.0669, 62.7681
CIE-LCH:
52.0303, 99.3939, 39.1615
CIE-Luv:
52.0303, 166.5315, 36.2806
Hunter-Lab:
44.9125, 74.8525, 28.5261
#f7100c color charts
#f7100c color shades, tints & tones
#f7100c color schemes
#f7100c color preview, HTML & CSS examples
This text has a color of #f7100c
<p style="color:#f7100c;">Text here</p>
.mytext {color:#f7100c;}
This box has a color of #f7100c
<div style="background-color:#f7100c;">Content here</div>
.mybackground {background-color:#f7100c;}
Border around this has a color of #f7100c
<div style="border:2px solid #f7100c;">Content here</div>
.myborder {border:2px solid #f7100c;}