#f2ad00 color space conversions
Hex:
#f2ad00
RGB:
242, 173, 0
CMY:
5, 32, 100
CMYK:
0, 29, 100, 5
HSL:
43°, 100.0000%, 47.4510%
HSV (HSB):
43°, 100.0000%, 94.9020%
XYZ:
51.5615, 48.7644, 6.6949
xyY:
0.4818, 0.4557, 48.7644
CIE-Lab:
75.3045, 14.2322, 78.4827
CIE-LCH:
75.3045, 79.7627, 79.7216
CIE-Luv:
75.3045, 57.7280, 76.4932
Hunter-Lab:
69.8315, 9.5940, 43.1978
#f2ad00 color charts
#f2ad00 color shades, tints & tones
#f2ad00 color schemes
#f2ad00 color preview, HTML & CSS examples
This text has a color of #f2ad00
<p style="color:#f2ad00;">Text here</p>
.mytext {color:#f2ad00;}
This box has a color of #f2ad00
<div style="background-color:#f2ad00;">Content here</div>
.mybackground {background-color:#f2ad00;}
Border around this has a color of #f2ad00
<div style="border:2px solid #f2ad00;">Content here</div>
.myborder {border:2px solid #f2ad00;}