#f8a80d color space conversions
Hex:
#f8a80d
RGB:
248, 168, 13
CMY:
3, 34, 95
CMYK:
0, 32, 95, 3
HSL:
40°, 94.3775%, 51.1765%
HSV (HSB):
40°, 94.7581%, 97.2549%
XYZ:
52.7867, 47.9908, 6.8618
xyY:
0.4904, 0.4458, 47.9908
CIE-Lab:
74.8191, 19.5290, 76.9953
CIE-LCH:
74.8191, 79.4334, 75.7677
CIE-Luv:
74.8191, 66.4756, 74.0821
Hunter-Lab:
69.2754, 14.7821, 42.6201
#f8a80d color charts
#f8a80d color shades, tints & tones
#f8a80d color schemes
#f8a80d color preview, HTML & CSS examples
This text has a color of #f8a80d
<p style="color:#f8a80d;">Text here</p>
.mytext {color:#f8a80d;}
This box has a color of #f8a80d
<div style="background-color:#f8a80d;">Content here</div>
.mybackground {background-color:#f8a80d;}
Border around this has a color of #f8a80d
<div style="border:2px solid #f8a80d;">Content here</div>
.myborder {border:2px solid #f8a80d;}