#f5a84f color space conversions
Hex:
#f5a84f
RGB:
245, 168, 79
CMY:
4, 34, 69
CMYK:
0, 31, 68, 4
HSL:
32°, 89.2473%, 63.5294%
HSV (HSB):
32°, 67.7551%, 96.0784%
XYZ:
53.0701, 47.9823, 13.8615
xyY:
0.4618, 0.4175, 47.9823
CIE-Lab:
74.8137, 20.2864, 55.9640
CIE-LCH:
74.8137, 59.5274, 70.0749
CIE-Luv:
74.8137, 61.0998, 60.2288
Hunter-Lab:
69.2692, 15.5353, 36.6239
#f5a84f color charts
#f5a84f color shades, tints & tones
#f5a84f color schemes
#f5a84f color preview, HTML & CSS examples
This text has a color of #f5a84f
<p style="color:#f5a84f;">Text here</p>
.mytext {color:#f5a84f;}
This box has a color of #f5a84f
<div style="background-color:#f5a84f;">Content here</div>
.mybackground {background-color:#f5a84f;}
Border around this has a color of #f5a84f
<div style="border:2px solid #f5a84f;">Content here</div>
.myborder {border:2px solid #f5a84f;}