#f0b00a color space conversions
Hex:
#f0b00a
RGB:
240, 176, 10
CMY:
6, 31, 96
CMYK:
0, 27, 96, 6
HSL:
43°, 92.0000%, 49.0196%
HSV (HSB):
43°, 95.8333%, 94.1176%
XYZ:
51.5153, 49.5978, 7.1454
xyY:
0.4759, 0.4581, 49.5978
CIE-Lab:
75.8218, 11.8808, 77.6423
CIE-LCH:
75.8218, 78.5460, 81.3001
CIE-Luv:
75.8218, 53.6232, 76.9654
Hunter-Lab:
70.4257, 7.3248, 43.2825
#f0b00a color charts
#f0b00a color shades, tints & tones
#f0b00a color schemes
#f0b00a color preview, HTML & CSS examples
This text has a color of #f0b00a
<p style="color:#f0b00a;">Text here</p>
.mytext {color:#f0b00a;}
This box has a color of #f0b00a
<div style="background-color:#f0b00a;">Content here</div>
.mybackground {background-color:#f0b00a;}
Border around this has a color of #f0b00a
<div style="border:2px solid #f0b00a;">Content here</div>
.myborder {border:2px solid #f0b00a;}