#f1a000 color space conversions
Hex:
#f1a000
RGB:
241, 160, 0
CMY:
5, 37, 100
CMYK:
0, 34, 100, 5
HSL:
40°, 100.0000%, 47.2549%
HSV (HSB):
40°, 100.0000%, 94.5098%
XYZ:
48.8464, 43.8424, 5.8879
xyY:
0.4955, 0.4448, 43.8424
CIE-Lab:
72.1230, 20.6584, 76.3056
CIE-LCH:
72.1230, 79.0526, 74.8513
CIE-Luv:
72.1230, 67.4843, 71.7787
Hunter-Lab:
66.2136, 15.8075, 41.0772
#f1a000 color charts
#f1a000 color shades, tints & tones
#f1a000 color schemes
#f1a000 color preview, HTML & CSS examples
This text has a color of #f1a000
<p style="color:#f1a000;">Text here</p>
.mytext {color:#f1a000;}
This box has a color of #f1a000
<div style="background-color:#f1a000;">Content here</div>
.mybackground {background-color:#f1a000;}
Border around this has a color of #f1a000
<div style="border:2px solid #f1a000;">Content here</div>
.myborder {border:2px solid #f1a000;}