#f5c96e color space conversions
Hex:
#f5c96e
RGB:
245, 201, 110
CMY:
4, 21, 57
CMYK:
0, 18, 55, 4
HSL:
40°, 87.0968%, 69.6078%
HSV (HSB):
40°, 55.1020%, 96.0784%
XYZ:
61.3573, 62.3116, 23.5453
xyY:
0.4168, 0.4233, 62.3116
CIE-Lab:
83.0788, 5.0643, 50.7804
CIE-LCH:
83.0788, 51.0323, 84.3047
CIE-Luv:
83.0788, 34.8309, 62.0123
Hunter-Lab:
78.9377, 0.6050, 37.5715
#f5c96e color charts
#f5c96e color shades, tints & tones
#f5c96e color schemes
#f5c96e color preview, HTML & CSS examples
This text has a color of #f5c96e
<p style="color:#f5c96e;">Text here</p>
.mytext {color:#f5c96e;}
This box has a color of #f5c96e
<div style="background-color:#f5c96e;">Content here</div>
.mybackground {background-color:#f5c96e;}
Border around this has a color of #f5c96e
<div style="border:2px solid #f5c96e;">Content here</div>
.myborder {border:2px solid #f5c96e;}