#f2b030 color space conversions
Hex:
#f2b030
RGB:
242, 176, 48
CMY:
5, 31, 81
CMYK:
0, 27, 80, 5
HSL:
40°, 88.1818%, 56.8627%
HSV (HSB):
40°, 80.1653%, 94.9020%
XYZ:
52.6768, 50.1413, 9.6982
xyY:
0.4682, 0.4456, 50.1413
CIE-Lab:
76.1559, 13.4815, 69.5713
CIE-LCH:
76.1559, 70.8655, 79.0332
CIE-Luv:
76.1559, 54.2927, 72.1014
Hunter-Lab:
70.8105, 8.8698, 41.4470
#f2b030 color charts
#f2b030 color shades, tints & tones
#f2b030 color schemes
#f2b030 color preview, HTML & CSS examples
This text has a color of #f2b030
<p style="color:#f2b030;">Text here</p>
.mytext {color:#f2b030;}
This box has a color of #f2b030
<div style="background-color:#f2b030;">Content here</div>
.mybackground {background-color:#f2b030;}
Border around this has a color of #f2b030
<div style="border:2px solid #f2b030;">Content here</div>
.myborder {border:2px solid #f2b030;}