#f2ae01 color space conversions
Hex:
#f2ae01
RGB:
242, 174, 1
CMY:
5, 32, 100
CMYK:
0, 28, 100, 5
HSL:
43°, 99.1770%, 47.6471%
HSV (HSB):
43°, 99.5868%, 94.9020%
XYZ:
51.7595, 49.1515, 6.7879
xyY:
0.4806, 0.4564, 49.1515
CIE-Lab:
75.5455, 13.7146, 78.5343
CIE-LCH:
75.5455, 79.7228, 80.0942
CIE-Luv:
75.5455, 56.9154, 76.7989
Hunter-Lab:
70.1082, 9.0938, 43.3352
#f2ae01 color charts
#f2ae01 color shades, tints & tones
#f2ae01 color schemes
#f2ae01 color preview, HTML & CSS examples
This text has a color of #f2ae01
<p style="color:#f2ae01;">Text here</p>
.mytext {color:#f2ae01;}
This box has a color of #f2ae01
<div style="background-color:#f2ae01;">Content here</div>
.mybackground {background-color:#f2ae01;}
Border around this has a color of #f2ae01
<div style="border:2px solid #f2ae01;">Content here</div>
.myborder {border:2px solid #f2ae01;}