#f5a55a color space conversions
Hex:
#f5a55a
RGB:
245, 165, 90
CMY:
4, 35, 65
CMYK:
0, 33, 63, 4
HSL:
29°, 88.5714%, 65.6863%
HSV (HSB):
29°, 63.2653%, 96.0784%
XYZ:
52.9568, 47.0609, 15.9654
xyY:
0.4566, 0.4058, 47.0609
CIE-Lab:
74.2287, 22.5148, 50.1030
CIE-LCH:
74.2287, 54.9293, 65.8023
CIE-Luv:
74.2287, 62.4562, 54.6739
Hunter-Lab:
68.6010, 17.7421, 34.2222
#f5a55a color charts
#f5a55a color shades, tints & tones
#f5a55a color schemes
#f5a55a color preview, HTML & CSS examples
This text has a color of #f5a55a
<p style="color:#f5a55a;">Text here</p>
.mytext {color:#f5a55a;}
This box has a color of #f5a55a
<div style="background-color:#f5a55a;">Content here</div>
.mybackground {background-color:#f5a55a;}
Border around this has a color of #f5a55a
<div style="border:2px solid #f5a55a;">Content here</div>
.myborder {border:2px solid #f5a55a;}