#f5a24f color space conversions
Hex:
#f5a24f
RGB:
245, 162, 79
CMY:
4, 36, 69
CMYK:
0, 34, 68, 4
HSL:
30°, 89.2473%, 63.5294%
HSV (HSB):
30°, 67.7551%, 96.0784%
XYZ:
51.9878, 45.8177, 13.5008
xyY:
0.4671, 0.4116, 45.8177
CIE-Lab:
73.4271, 23.4454, 54.4537
CIE-LCH:
73.4271, 59.2865, 66.7054
CIE-Luv:
73.4271, 65.7191, 57.7457
Hunter-Lab:
67.6887, 18.6402, 35.5565
#f5a24f color charts
#f5a24f color shades, tints & tones
#f5a24f color schemes
#f5a24f color preview, HTML & CSS examples
This text has a color of #f5a24f
<p style="color:#f5a24f;">Text here</p>
.mytext {color:#f5a24f;}
This box has a color of #f5a24f
<div style="background-color:#f5a24f;">Content here</div>
.mybackground {background-color:#f5a24f;}
Border around this has a color of #f5a24f
<div style="border:2px solid #f5a24f;">Content here</div>
.myborder {border:2px solid #f5a24f;}