#f8520c color space conversions
Hex:
#f8520c
RGB:
248, 82, 12
CMY:
3, 68, 95
CMYK:
0, 67, 95, 3
HSL:
18°, 94.4000%, 50.9804%
HSV (HSB):
18°, 95.1613%, 97.2549%
XYZ:
41.7951, 26.0176, 3.1669
xyY:
0.5888, 0.3666, 26.0176
CIE-Lab:
58.0537, 61.0204, 66.1724
CIE-LCH:
58.0537, 90.0127, 47.3195
CIE-Luv:
58.0537, 136.4293, 46.7627
Hunter-Lab:
51.0074, 56.9983, 32.0241
#f8520c color charts
#f8520c color shades, tints & tones
#f8520c color schemes
#f8520c color preview, HTML & CSS examples
This text has a color of #f8520c
<p style="color:#f8520c;">Text here</p>
.mytext {color:#f8520c;}
This box has a color of #f8520c
<div style="background-color:#f8520c;">Content here</div>
.mybackground {background-color:#f8520c;}
Border around this has a color of #f8520c
<div style="border:2px solid #f8520c;">Content here</div>
.myborder {border:2px solid #f8520c;}