#f5c061 color space conversions
Hex:
#f5c061
RGB:
245, 192, 97
CMY:
4, 25, 62
CMYK:
0, 22, 60, 4
HSL:
39°, 88.0952%, 67.0588%
HSV (HSB):
39°, 60.4082%, 96.0784%
XYZ:
58.6635, 57.9748, 19.4076
xyY:
0.4312, 0.4261, 57.9748
CIE-Lab:
80.7248, 8.7921, 54.2112
CIE-LCH:
80.7248, 54.9195, 80.7878
CIE-Luv:
80.7248, 42.0013, 63.5664
Hunter-Lab:
76.1412, 4.2794, 38.1864
#f5c061 color charts
#f5c061 color shades, tints & tones
#f5c061 color schemes
#f5c061 color preview, HTML & CSS examples
This text has a color of #f5c061
<p style="color:#f5c061;">Text here</p>
.mytext {color:#f5c061;}
This box has a color of #f5c061
<div style="background-color:#f5c061;">Content here</div>
.mybackground {background-color:#f5c061;}
Border around this has a color of #f5c061
<div style="border:2px solid #f5c061;">Content here</div>
.myborder {border:2px solid #f5c061;}