#f0a00a color space conversions
Hex:
#f0a00a
RGB:
240, 160, 10
CMY:
6, 37, 96
CMYK:
0, 33, 96, 6
HSL:
39°, 92.0000%, 49.0196%
HSV (HSB):
39°, 95.8333%, 94.1176%
XYZ:
48.5608, 43.6888, 6.1605
xyY:
0.4935, 0.4439, 43.6888
CIE-Lab:
72.0200, 20.3203, 74.9785
CIE-LCH:
72.0200, 77.6832, 74.8363
CIE-Luv:
72.0200, 66.5265, 71.1358
Hunter-Lab:
66.0975, 15.4705, 40.7422
#f0a00a color charts
#f0a00a color shades, tints & tones
#f0a00a color schemes
#f0a00a color preview, HTML & CSS examples
This text has a color of #f0a00a
<p style="color:#f0a00a;">Text here</p>
.mytext {color:#f0a00a;}
This box has a color of #f0a00a
<div style="background-color:#f0a00a;">Content here</div>
.mybackground {background-color:#f0a00a;}
Border around this has a color of #f0a00a
<div style="border:2px solid #f0a00a;">Content here</div>
.myborder {border:2px solid #f0a00a;}