#f2b700 color space conversions
Hex:
#f2b700
RGB:
242, 183, 0
CMY:
5, 28, 100
CMYK:
0, 24, 100, 5
HSL:
45°, 100.0000%, 47.4510%
HSV (HSB):
45°, 100.0000%, 94.9020%
XYZ:
53.5514, 52.7442, 7.3582
xyY:
0.4712, 0.4641, 52.7442
CIE-Lab:
77.7237, 8.9843, 80.1284
CIE-LCH:
77.7237, 80.6305, 83.6025
CIE-Luv:
77.7237, 49.7987, 80.1402
Hunter-Lab:
72.6252, 4.5259, 44.8306
#f2b700 color charts
#f2b700 color shades, tints & tones
#f2b700 color schemes
#f2b700 color preview, HTML & CSS examples
This text has a color of #f2b700
<p style="color:#f2b700;">Text here</p>
.mytext {color:#f2b700;}
This box has a color of #f2b700
<div style="background-color:#f2b700;">Content here</div>
.mybackground {background-color:#f2b700;}
Border around this has a color of #f2b700
<div style="border:2px solid #f2b700;">Content here</div>
.myborder {border:2px solid #f2b700;}