#f8530f color space conversions
Hex:
#f8530f
RGB:
248, 83, 15
CMY:
3, 67, 94
CMYK:
0, 67, 94, 3
HSL:
18°, 94.3320%, 51.5686%
HSV (HSB):
18°, 93.9516%, 97.2549%
XYZ:
41.8909, 26.1775, 3.2968
xyY:
0.5870, 0.3668, 26.1775
CIE-Lab:
58.2051, 60.6583, 65.6036
CIE-LCH:
58.2051, 89.3491, 47.2430
CIE-Luv:
58.2051, 135.5789, 46.7308
Hunter-Lab:
51.1639, 56.6115, 31.9943
#f8530f color charts
#f8530f color shades, tints & tones
#f8530f color schemes
#f8530f color preview, HTML & CSS examples
This text has a color of #f8530f
<p style="color:#f8530f;">Text here</p>
.mytext {color:#f8530f;}
This box has a color of #f8530f
<div style="background-color:#f8530f;">Content here</div>
.mybackground {background-color:#f8530f;}
Border around this has a color of #f8530f
<div style="border:2px solid #f8530f;">Content here</div>
.myborder {border:2px solid #f8530f;}