#f0aa00 color space conversions
Hex:
#f0aa00
RGB:
240, 170, 0
CMY:
6, 33, 100
CMYK:
0, 29, 100, 6
HSL:
43°, 100.0000%, 47.0588%
HSV (HSB):
43°, 100.0000%, 94.1176%
XYZ:
50.3099, 47.2747, 6.4733
xyY:
0.4835, 0.4543, 47.2747
CIE-Lab:
74.3651, 14.9545, 77.7437
CIE-LCH:
74.3651, 79.1690, 79.1118
CIE-Luv:
74.3651, 58.5273, 75.3542
Hunter-Lab:
68.7566, 10.2862, 42.5476
#f0aa00 color charts
#f0aa00 color shades, tints & tones
#f0aa00 color schemes
#f0aa00 color preview, HTML & CSS examples
This text has a color of #f0aa00
<p style="color:#f0aa00;">Text here</p>
.mytext {color:#f0aa00;}
This box has a color of #f0aa00
<div style="background-color:#f0aa00;">Content here</div>
.mybackground {background-color:#f0aa00;}
Border around this has a color of #f0aa00
<div style="border:2px solid #f0aa00;">Content here</div>
.myborder {border:2px solid #f0aa00;}