#f8960d color space conversions
Hex:
#f8960d
RGB:
248, 150, 13
CMY:
3, 41, 95
CMYK:
0, 40, 95, 3
HSL:
35°, 94.3775%, 51.1765%
HSV (HSB):
35°, 94.7581%, 97.2549%
XYZ:
49.6904, 41.7982, 5.8297
xyY:
0.5106, 0.4295, 41.7982
CIE-Lab:
70.7316, 28.9495, 74.1569
CIE-LCH:
70.7316, 79.6073, 68.6752
CIE-Luv:
70.7316, 81.3741, 67.6726
Hunter-Lab:
64.6515, 24.0528, 39.9099
#f8960d color charts
#f8960d color shades, tints & tones
#f8960d color schemes
#f8960d color preview, HTML & CSS examples
This text has a color of #f8960d
<p style="color:#f8960d;">Text here</p>
.mytext {color:#f8960d;}
This box has a color of #f8960d
<div style="background-color:#f8960d;">Content here</div>
.mybackground {background-color:#f8960d;}
Border around this has a color of #f8960d
<div style="border:2px solid #f8960d;">Content here</div>
.myborder {border:2px solid #f8960d;}