#f0a800 color space conversions
Hex:
#f0a800
RGB:
240, 168, 0
CMY:
6, 34, 100
CMYK:
0, 30, 100, 6
HSL:
42°, 100.0000%, 47.0588%
HSV (HSB):
42°, 100.0000%, 94.1176%
XYZ:
49.9378, 46.5305, 6.3493
xyY:
0.4857, 0.4526, 46.5305
CIE-Lab:
73.8885, 16.0096, 77.4236
CIE-LCH:
73.8885, 79.0615, 78.3171
CIE-Luv:
73.8885, 60.1412, 74.6294
Hunter-Lab:
68.2133, 11.3036, 42.2306
#f0a800 color charts
#f0a800 color shades, tints & tones
#f0a800 color schemes
#f0a800 color preview, HTML & CSS examples
This text has a color of #f0a800
<p style="color:#f0a800;">Text here</p>
.mytext {color:#f0a800;}
This box has a color of #f0a800
<div style="background-color:#f0a800;">Content here</div>
.mybackground {background-color:#f0a800;}
Border around this has a color of #f0a800
<div style="border:2px solid #f0a800;">Content here</div>
.myborder {border:2px solid #f0a800;}