#f1a50e color space conversions
Hex:
#f1a50e
RGB:
241, 165, 14
CMY:
5, 35, 95
CMYK:
0, 32, 94, 5
HSL:
40°, 89.0196%, 50.0000%
HSV (HSB):
40°, 94.1909%, 94.5098%
XYZ:
49.8100, 45.6427, 6.6001
xyY:
0.4881, 0.4472, 45.6427
CIE-Lab:
73.3131, 18.1451, 75.4235
CIE-LCH:
73.3131, 77.5754, 76.4730
CIE-Luv:
73.3131, 63.2040, 72.7091
Hunter-Lab:
67.5594, 13.3750, 41.4993
#f1a50e color charts
#f1a50e color shades, tints & tones
#f1a50e color schemes
#f1a50e color preview, HTML & CSS examples
This text has a color of #f1a50e
<p style="color:#f1a50e;">Text here</p>
.mytext {color:#f1a50e;}
This box has a color of #f1a50e
<div style="background-color:#f1a50e;">Content here</div>
.mybackground {background-color:#f1a50e;}
Border around this has a color of #f1a50e
<div style="border:2px solid #f1a50e;">Content here</div>
.myborder {border:2px solid #f1a50e;}