#f5c30e color space conversions
Hex:
#f5c30e
RGB:
245, 195, 14
CMY:
4, 24, 95
CMYK:
0, 20, 94, 4
HSL:
47°, 92.0319%, 50.7843%
HSV (HSB):
47°, 94.2857%, 96.0784%
XYZ:
57.2506, 58.4744, 8.6847
xyY:
0.4602, 0.4700, 58.4744
CIE-Lab:
81.0018, 4.1524, 81.1527
CIE-LCH:
81.0018, 81.2589, 87.0708
CIE-Luv:
81.0018, 42.7525, 83.8429
Hunter-Lab:
76.4686, -0.1804, 46.7943
#f5c30e color charts
#f5c30e color shades, tints & tones
#f5c30e color schemes
#f5c30e color preview, HTML & CSS examples
This text has a color of #f5c30e
<p style="color:#f5c30e;">Text here</p>
.mytext {color:#f5c30e;}
This box has a color of #f5c30e
<div style="background-color:#f5c30e;">Content here</div>
.mybackground {background-color:#f5c30e;}
Border around this has a color of #f5c30e
<div style="border:2px solid #f5c30e;">Content here</div>
.myborder {border:2px solid #f5c30e;}