#f5aa3c color space conversions
Hex:
#f5aa3c
RGB:
245, 170, 60
CMY:
4, 33, 76
CMYK:
0, 31, 76, 4
HSL:
36°, 90.2439%, 59.8039%
HSV (HSB):
36°, 75.5102%, 96.0784%
XYZ:
52.8465, 48.4882, 10.8488
xyY:
0.4711, 0.4322, 48.4882
CIE-Lab:
75.1318, 18.3365, 64.4044
CIE-LCH:
75.1318, 66.9638, 74.1079
CIE-Luv:
75.1318, 60.8089, 67.0231
Hunter-Lab:
69.6334, 13.6095, 39.5061
#f5aa3c color charts
#f5aa3c color shades, tints & tones
#f5aa3c color schemes
#f5aa3c color preview, HTML & CSS examples
This text has a color of #f5aa3c
<p style="color:#f5aa3c;">Text here</p>
.mytext {color:#f5aa3c;}
This box has a color of #f5aa3c
<div style="background-color:#f5aa3c;">Content here</div>
.mybackground {background-color:#f5aa3c;}
Border around this has a color of #f5aa3c
<div style="border:2px solid #f5aa3c;">Content here</div>
.myborder {border:2px solid #f5aa3c;}