#f5aa5a color space conversions
Hex:
#f5aa5a
RGB:
245, 170, 90
CMY:
4, 33, 65
CMYK:
0, 31, 63, 4
HSL:
31°, 88.5714%, 65.6863%
HSV (HSB):
31°, 63.2653%, 96.0784%
XYZ:
53.8764, 48.9001, 16.2719
xyY:
0.4526, 0.4108, 48.9001
CIE-Lab:
75.3891, 19.8808, 51.4330
CIE-LCH:
75.3891, 55.1417, 68.8666
CIE-Luv:
75.3891, 58.6880, 56.8221
Hunter-Lab:
69.9286, 15.1499, 35.1536
#f5aa5a color charts
#f5aa5a color shades, tints & tones
#f5aa5a color schemes
#f5aa5a color preview, HTML & CSS examples
This text has a color of #f5aa5a
<p style="color:#f5aa5a;">Text here</p>
.mytext {color:#f5aa5a;}
This box has a color of #f5aa5a
<div style="background-color:#f5aa5a;">Content here</div>
.mybackground {background-color:#f5aa5a;}
Border around this has a color of #f5aa5a
<div style="border:2px solid #f5aa5a;">Content here</div>
.myborder {border:2px solid #f5aa5a;}