#f8b14a color space conversions
Hex:
#f8b14a
RGB:
248, 177, 74
CMY:
3, 31, 71
CMYK:
0, 29, 70, 3
HSL:
36°, 92.5532%, 63.1373%
HSV (HSB):
36°, 70.1613%, 97.2549%
XYZ:
55.6696, 51.8952, 13.5612
xyY:
0.4596, 0.4284, 51.8952
CIE-Lab:
77.2181, 16.5383, 60.8414
CIE-LCH:
77.2181, 63.0491, 74.7930
CIE-Luv:
77.2181, 56.9310, 65.8278
Hunter-Lab:
72.0383, 11.8738, 39.2654
#f8b14a color charts
#f8b14a color shades, tints & tones
#f8b14a color schemes
#f8b14a color preview, HTML & CSS examples
This text has a color of #f8b14a
<p style="color:#f8b14a;">Text here</p>
.mytext {color:#f8b14a;}
This box has a color of #f8b14a
<div style="background-color:#f8b14a;">Content here</div>
.mybackground {background-color:#f8b14a;}
Border around this has a color of #f8b14a
<div style="border:2px solid #f8b14a;">Content here</div>
.myborder {border:2px solid #f8b14a;}