#f1a01a color space conversions
Hex:
#f1a01a
RGB:
241, 160, 26
CMY:
5, 37, 90
CMYK:
0, 34, 89, 5
HSL:
37°, 88.4774%, 52.3529%
HSV (HSB):
37°, 89.2116%, 94.5098%
XYZ:
49.0329, 43.9170, 6.8698
xyY:
0.4912, 0.4400, 43.9170
CIE-Lab:
72.1730, 20.9521, 72.4019
CIE-LCH:
72.1730, 75.3726, 73.8603
CIE-Luv:
72.1730, 67.0143, 69.7095
Hunter-Lab:
66.2699, 16.0993, 40.2427
#f1a01a color charts
#f1a01a color shades, tints & tones
#f1a01a color schemes
#f1a01a color preview, HTML & CSS examples
This text has a color of #f1a01a
<p style="color:#f1a01a;">Text here</p>
.mytext {color:#f1a01a;}
This box has a color of #f1a01a
<div style="background-color:#f1a01a;">Content here</div>
.mybackground {background-color:#f1a01a;}
Border around this has a color of #f1a01a
<div style="border:2px solid #f1a01a;">Content here</div>
.myborder {border:2px solid #f1a01a;}