#f5c35f color space conversions
Hex:
#f5c35f
RGB:
245, 195, 95
CMY:
4, 24, 63
CMYK:
0, 20, 61, 4
HSL:
40°, 88.2353%, 66.6667%
HSV (HSB):
40°, 61.2245%, 96.0784%
XYZ:
59.2369, 59.2689, 19.1444
xyY:
0.4303, 0.4306, 59.2689
CIE-Lab:
81.4392, 7.0953, 55.9541
CIE-LCH:
81.4392, 56.4022, 82.7732
CIE-Luv:
81.4392, 39.9809, 65.7021
Hunter-Lab:
76.9863, 2.6202, 39.1466
#f5c35f color charts
#f5c35f color shades, tints & tones
#f5c35f color schemes
#f5c35f color preview, HTML & CSS examples
This text has a color of #f5c35f
<p style="color:#f5c35f;">Text here</p>
.mytext {color:#f5c35f;}
This box has a color of #f5c35f
<div style="background-color:#f5c35f;">Content here</div>
.mybackground {background-color:#f5c35f;}
Border around this has a color of #f5c35f
<div style="border:2px solid #f5c35f;">Content here</div>
.myborder {border:2px solid #f5c35f;}