#f0a80e color space conversions
Hex:
#f0a80e
RGB:
240, 168, 14
CMY:
6, 34, 95
CMYK:
0, 30, 94, 6
HSL:
41°, 88.9764%, 49.8039%
HSV (HSB):
41°, 94.1667%, 94.1176%
XYZ:
50.0171, 46.5622, 6.7667
xyY:
0.4840, 0.4505, 46.5622
CIE-Lab:
73.9089, 16.1350, 75.7952
CIE-LCH:
73.9089, 77.4936, 77.9825
CIE-Luv:
73.9089, 59.9659, 73.7734
Hunter-Lab:
68.2365, 11.4258, 41.8861
#f0a80e color charts
#f0a80e color shades, tints & tones
#f0a80e color schemes
#f0a80e color preview, HTML & CSS examples
This text has a color of #f0a80e
<p style="color:#f0a80e;">Text here</p>
.mytext {color:#f0a80e;}
This box has a color of #f0a80e
<div style="background-color:#f0a80e;">Content here</div>
.mybackground {background-color:#f0a80e;}
Border around this has a color of #f0a80e
<div style="border:2px solid #f0a80e;">Content here</div>
.myborder {border:2px solid #f0a80e;}