#f2a005 color space conversions
Hex:
#f2a005
RGB:
242, 160, 5
CMY:
5, 37, 98
CMYK:
0, 34, 98, 5
HSL:
39°, 95.9514%, 48.4314%
HSV (HSB):
39°, 97.9339%, 94.9020%
XYZ:
49.2161, 44.0298, 6.0482
xyY:
0.4957, 0.4434, 44.0298
CIE-Lab:
72.2484, 21.1258, 75.8417
CIE-LCH:
72.2484, 78.7291, 74.4347
CIE-Luv:
72.2484, 68.2350, 71.5053
Hunter-Lab:
66.3550, 16.2741, 41.0442
#f2a005 color charts
#f2a005 color shades, tints & tones
#f2a005 color schemes
#f2a005 color preview, HTML & CSS examples
This text has a color of #f2a005
<p style="color:#f2a005;">Text here</p>
.mytext {color:#f2a005;}
This box has a color of #f2a005
<div style="background-color:#f2a005;">Content here</div>
.mybackground {background-color:#f2a005;}
Border around this has a color of #f2a005
<div style="border:2px solid #f2a005;">Content here</div>
.myborder {border:2px solid #f2a005;}