#f5a85e color space conversions
Hex:
#f5a85e
RGB:
245, 168, 94
CMY:
4, 34, 63
CMYK:
0, 31, 62, 4
HSL:
29°, 88.3041%, 66.4706%
HSV (HSB):
29°, 61.6327%, 96.0784%
XYZ:
53.6792, 48.2259, 17.0690
xyY:
0.4512, 0.4053, 48.2259
CIE-Lab:
74.9672, 21.1942, 49.0001
CIE-LCH:
74.9672, 53.3873, 66.6099
CIE-Luv:
74.9672, 59.8330, 54.2685
Hunter-Lab:
69.4449, 16.4477, 34.0384
#f5a85e color charts
#f5a85e color shades, tints & tones
#f5a85e color schemes
#f5a85e color preview, HTML & CSS examples
This text has a color of #f5a85e
<p style="color:#f5a85e;">Text here</p>
.mytext {color:#f5a85e;}
This box has a color of #f5a85e
<div style="background-color:#f5a85e;">Content here</div>
.mybackground {background-color:#f5a85e;}
Border around this has a color of #f5a85e
<div style="border:2px solid #f5a85e;">Content here</div>
.myborder {border:2px solid #f5a85e;}