#f8800c color space conversions
Hex:
#f8800c
RGB:
248, 128, 12
CMY:
3, 50, 95
CMYK:
0, 48, 95, 3
HSL:
29°, 94.4000%, 50.9804%
HSV (HSB):
29°, 95.1613%, 97.2549%
XYZ:
46.4969, 35.4213, 4.7342
xyY:
0.5366, 0.4088, 35.4213
CIE-Lab:
66.0754, 40.1987, 71.1819
CIE-LCH:
66.0754, 81.7484, 60.5452
CIE-Luv:
66.0754, 99.9151, 60.2540
Hunter-Lab:
59.5158, 35.3010, 36.9449
#f8800c color charts
#f8800c color shades, tints & tones
#f8800c color schemes
#f8800c color preview, HTML & CSS examples
This text has a color of #f8800c
<p style="color:#f8800c;">Text here</p>
.mytext {color:#f8800c;}
This box has a color of #f8800c
<div style="background-color:#f8800c;">Content here</div>
.mybackground {background-color:#f8800c;}
Border around this has a color of #f8800c
<div style="border:2px solid #f8800c;">Content here</div>
.myborder {border:2px solid #f8800c;}