#f5a65f color space conversions
Hex:
#f5a65f
RGB:
245, 166, 95
CMY:
4, 35, 63
CMYK:
0, 32, 61, 4
HSL:
28°, 88.2353%, 66.6667%
HSV (HSB):
28°, 61.2245%, 96.0784%
XYZ:
53.3580, 47.5111, 17.1848
xyY:
0.4520, 0.4025, 47.5111
CIE-Lab:
74.5155, 22.3148, 47.9782
CIE-LCH:
74.5155, 52.9137, 65.0567
CIE-Luv:
74.5155, 61.2351, 52.9602
Hunter-Lab:
68.9283, 17.5537, 33.4680
#f5a65f color charts
#f5a65f color shades, tints & tones
#f5a65f color schemes
#f5a65f color preview, HTML & CSS examples
This text has a color of #f5a65f
<p style="color:#f5a65f;">Text here</p>
.mytext {color:#f5a65f;}
This box has a color of #f5a65f
<div style="background-color:#f5a65f;">Content here</div>
.mybackground {background-color:#f5a65f;}
Border around this has a color of #f5a65f
<div style="border:2px solid #f5a65f;">Content here</div>
.myborder {border:2px solid #f5a65f;}