#f5b10e color space conversions
Hex:
#f5b10e
RGB:
245, 177, 14
CMY:
4, 31, 95
CMYK:
0, 28, 94, 4
HSL:
42°, 92.0319%, 50.7843%
HSV (HSB):
42°, 94.2857%, 96.0784%
XYZ:
53.4576, 50.8885, 7.4204
xyY:
0.4783, 0.4553, 50.8885
CIE-Lab:
76.6114, 13.5375, 77.9817
CIE-LCH:
76.6114, 79.1480, 80.1517
CIE-Luv:
76.6114, 56.7787, 77.2032
Hunter-Lab:
71.3362, 8.9253, 43.7679
#f5b10e color charts
#f5b10e color shades, tints & tones
#f5b10e color schemes
#f5b10e color preview, HTML & CSS examples
This text has a color of #f5b10e
<p style="color:#f5b10e;">Text here</p>
.mytext {color:#f5b10e;}
This box has a color of #f5b10e
<div style="background-color:#f5b10e;">Content here</div>
.mybackground {background-color:#f5b10e;}
Border around this has a color of #f5b10e
<div style="border:2px solid #f5b10e;">Content here</div>
.myborder {border:2px solid #f5b10e;}