#f5a700 color space conversions
Hex:
#f5a700
RGB:
245, 167, 0
CMY:
4, 35, 100
CMYK:
0, 32, 100, 4
HSL:
41°, 100.0000%, 48.0392%
HSV (HSB):
41°, 100.0000%, 96.0784%
XYZ:
51.4749, 47.0499, 6.3685
xyY:
0.4907, 0.4486, 47.0499
CIE-Lab:
74.2217, 18.6711, 77.9199
CIE-LCH:
74.2217, 80.1256, 76.5249
CIE-Luv:
74.2217, 65.0159, 74.4062
Hunter-Lab:
68.5929, 13.9160, 42.5103
#f5a700 color charts
#f5a700 color shades, tints & tones
#f5a700 color schemes
#f5a700 color preview, HTML & CSS examples
This text has a color of #f5a700
<p style="color:#f5a700;">Text here</p>
.mytext {color:#f5a700;}
This box has a color of #f5a700
<div style="background-color:#f5a700;">Content here</div>
.mybackground {background-color:#f5a700;}
Border around this has a color of #f5a700
<div style="border:2px solid #f5a700;">Content here</div>
.myborder {border:2px solid #f5a700;}