#f5a11c color space conversions
Hex:
#f5a11c
RGB:
245, 161, 28
CMY:
4, 37, 89
CMYK:
0, 34, 89, 4
HSL:
37°, 91.5612%, 53.5294%
HSV (HSB):
37°, 88.5714%, 96.0784%
XYZ:
50.6107, 44.9861, 7.1143
xyY:
0.4927, 0.4380, 44.9861
CIE-Lab:
72.8827, 22.1487, 72.6920
CIE-LCH:
72.8827, 75.9914, 73.0544
CIE-Luv:
72.8827, 69.4125, 69.9709
Hunter-Lab:
67.0716, 17.3164, 40.6612
#f5a11c color charts
#f5a11c color shades, tints & tones
#f5a11c color schemes
#f5a11c color preview, HTML & CSS examples
This text has a color of #f5a11c
<p style="color:#f5a11c;">Text here</p>
.mytext {color:#f5a11c;}
This box has a color of #f5a11c
<div style="background-color:#f5a11c;">Content here</div>
.mybackground {background-color:#f5a11c;}
Border around this has a color of #f5a11c
<div style="border:2px solid #f5a11c;">Content here</div>
.myborder {border:2px solid #f5a11c;}