#f0a80d color space conversions
Hex:
#f0a80d
RGB:
240, 168, 13
CMY:
6, 34, 95
CMYK:
0, 30, 95, 6
HSL:
41°, 89.7233%, 49.6078%
HSV (HSB):
41°, 94.5833%, 94.1176%
XYZ:
50.0105, 46.5596, 6.7318
xyY:
0.4841, 0.4507, 46.5596
CIE-Lab:
73.9072, 16.1245, 75.9285
CIE-LCH:
73.9072, 77.6218, 78.0105
CIE-Luv:
73.9072, 59.9805, 73.8447
Hunter-Lab:
68.2346, 11.4156, 41.9148
#f0a80d color charts
#f0a80d color shades, tints & tones
#f0a80d color schemes
#f0a80d color preview, HTML & CSS examples
This text has a color of #f0a80d
<p style="color:#f0a80d;">Text here</p>
.mytext {color:#f0a80d;}
This box has a color of #f0a80d
<div style="background-color:#f0a80d;">Content here</div>
.mybackground {background-color:#f0a80d;}
Border around this has a color of #f0a80d
<div style="border:2px solid #f0a80d;">Content here</div>
.myborder {border:2px solid #f0a80d;}