#f1a02a color space conversions
Hex:
#f1a02a
RGB:
241, 160, 42
CMY:
5, 37, 84
CMYK:
0, 34, 83, 5
HSL:
36°, 87.6652%, 55.4902%
HSV (HSB):
36°, 82.5726%, 94.5098%
XYZ:
49.2644, 44.0096, 8.0887
xyY:
0.4860, 0.4342, 44.0096
CIE-Lab:
72.2349, 21.3152, 68.0537
CIE-LCH:
72.2349, 71.3137, 72.6088
CIE-Luv:
72.2349, 66.4382, 67.1709
Hunter-Lab:
66.3397, 16.4610, 39.2087
#f1a02a color charts
#f1a02a color shades, tints & tones
#f1a02a color schemes
#f1a02a color preview, HTML & CSS examples
This text has a color of #f1a02a
<p style="color:#f1a02a;">Text here</p>
.mytext {color:#f1a02a;}
This box has a color of #f1a02a
<div style="background-color:#f1a02a;">Content here</div>
.mybackground {background-color:#f1a02a;}
Border around this has a color of #f1a02a
<div style="border:2px solid #f1a02a;">Content here</div>
.myborder {border:2px solid #f1a02a;}