#f1a003 color space conversions
Hex:
#f1a003
RGB:
241, 160, 3
CMY:
5, 37, 99
CMYK:
0, 34, 99, 5
HSL:
40°, 97.5410%, 47.8431%
HSV (HSB):
40°, 98.7552%, 94.5098%
XYZ:
48.8629, 43.8490, 5.9745
xyY:
0.4951, 0.4443, 43.8490
CIE-Lab:
72.1274, 20.6844, 75.9444
CIE-LCH:
72.1274, 78.7109, 74.7644
CIE-Luv:
72.1274, 67.4426, 71.5954
Hunter-Lab:
66.2185, 15.8332, 41.0036
#f1a003 color charts
#f1a003 color shades, tints & tones
#f1a003 color schemes
#f1a003 color preview, HTML & CSS examples
This text has a color of #f1a003
<p style="color:#f1a003;">Text here</p>
.mytext {color:#f1a003;}
This box has a color of #f1a003
<div style="background-color:#f1a003;">Content here</div>
.mybackground {background-color:#f1a003;}
Border around this has a color of #f1a003
<div style="border:2px solid #f1a003;">Content here</div>
.myborder {border:2px solid #f1a003;}