#f8120c color space conversions
Hex:
#f8120c
RGB:
248, 18, 12
CMY:
3, 93, 95
CMYK:
0, 93, 95, 3
HSL:
2°, 94.4000%, 50.9804%
HSV (HSB):
2°, 95.1613%, 97.2549%
XYZ:
38.9941, 20.4156, 2.2332
xyY:
0.6326, 0.3312, 20.4156
CIE-Lab:
52.3039, 77.1134, 63.0192
CIE-LCH:
52.3039, 99.5886, 39.2566
CIE-Luv:
52.3039, 166.8363, 36.5546
Hunter-Lab:
45.1836, 74.9764, 28.6981
#f8120c color charts
#f8120c color shades, tints & tones
#f8120c color schemes
#f8120c color preview, HTML & CSS examples
This text has a color of #f8120c
<p style="color:#f8120c;">Text here</p>
.mytext {color:#f8120c;}
This box has a color of #f8120c
<div style="background-color:#f8120c;">Content here</div>
.mybackground {background-color:#f8120c;}
Border around this has a color of #f8120c
<div style="border:2px solid #f8120c;">Content here</div>
.myborder {border:2px solid #f8120c;}