#f0a20c color space conversions
Hex:
#f0a20c
RGB:
240, 162, 12
CMY:
6, 36, 95
CMYK:
0, 33, 95, 6
HSL:
39°, 90.4762%, 49.4118%
HSV (HSB):
39°, 95.0000%, 94.1176%
XYZ:
48.9219, 44.3925, 6.3380
xyY:
0.4909, 0.4455, 44.3925
CIE-Lab:
72.4900, 19.2825, 75.0586
CIE-LCH:
72.4900, 77.4959, 75.5923
CIE-Luv:
72.4900, 64.8622, 71.7304
Hunter-Lab:
66.6277, 14.4665, 40.9994
#f0a20c color charts
#f0a20c color shades, tints & tones
#f0a20c color schemes
#f0a20c color preview, HTML & CSS examples
This text has a color of #f0a20c
<p style="color:#f0a20c;">Text here</p>
.mytext {color:#f0a20c;}
This box has a color of #f0a20c
<div style="background-color:#f0a20c;">Content here</div>
.mybackground {background-color:#f0a20c;}
Border around this has a color of #f0a20c
<div style="border:2px solid #f0a20c;">Content here</div>
.myborder {border:2px solid #f0a20c;}