#f7080c color space conversions
Hex:
#f7080c
RGB:
247, 8, 12
CMY:
3, 97, 95
CMYK:
0, 97, 95, 3
HSL:
359°, 93.7255%, 50.0000%
HSV (HSB):
359°, 96.7611%, 96.8627%
XYZ:
38.5110, 19.9744, 2.1735
xyY:
0.6349, 0.3293, 19.9744
CIE-Lab:
51.8082, 77.7092, 62.6569
CIE-LCH:
51.8082, 99.8229, 38.8792
CIE-Luv:
51.8082, 167.7850, 35.8763
Hunter-Lab:
44.6927, 75.5983, 28.4015
#f7080c color charts
#f7080c color shades, tints & tones
#f7080c color schemes
#f7080c color preview, HTML & CSS examples
This text has a color of #f7080c
<p style="color:#f7080c;">Text here</p>
.mytext {color:#f7080c;}
This box has a color of #f7080c
<div style="background-color:#f7080c;">Content here</div>
.mybackground {background-color:#f7080c;}
Border around this has a color of #f7080c
<div style="border:2px solid #f7080c;">Content here</div>
.myborder {border:2px solid #f7080c;}