#f5a94c color space conversions
Hex:
#f5a94c
RGB:
245, 169, 76
CMY:
4, 34, 70
CMYK:
0, 31, 69, 4
HSL:
33°, 89.4180%, 62.9412%
HSV (HSB):
33°, 68.9796%, 96.0784%
XYZ:
53.1487, 48.3102, 13.3610
xyY:
0.4629, 0.4207, 48.3102
CIE-Lab:
75.0202, 19.5997, 57.5457
CIE-LCH:
75.0202, 60.7919, 71.1915
CIE-Luv:
75.0202, 60.5564, 61.7038
Hunter-Lab:
69.5055, 14.8585, 37.2566
#f5a94c color charts
#f5a94c color shades, tints & tones
#f5a94c color schemes
#f5a94c color preview, HTML & CSS examples
This text has a color of #f5a94c
<p style="color:#f5a94c;">Text here</p>
.mytext {color:#f5a94c;}
This box has a color of #f5a94c
<div style="background-color:#f5a94c;">Content here</div>
.mybackground {background-color:#f5a94c;}
Border around this has a color of #f5a94c
<div style="border:2px solid #f5a94c;">Content here</div>
.myborder {border:2px solid #f5a94c;}