#f08000 color space conversions
Hex:
#f08000
RGB:
240, 128, 0
CMY:
6, 50, 100
CMYK:
0, 47, 100, 6
HSL:
32°, 100.0000%, 47.0588%
HSV (HSB):
32°, 100.0000%, 94.1176%
XYZ:
43.6544, 33.9636, 4.2548
xyY:
0.5332, 0.4148, 33.9636
CIE-Lab:
64.9337, 36.9220, 71.6721
CIE-LCH:
64.9337, 80.6234, 62.7447
CIE-Luv:
64.9337, 93.4805, 60.6449
Hunter-Lab:
58.2783, 31.7214, 36.4662
#f08000 color charts
#f08000 color shades, tints & tones
#f08000 color schemes
#f08000 color preview, HTML & CSS examples
This text has a color of #f08000
<p style="color:#f08000;">Text here</p>
.mytext {color:#f08000;}
This box has a color of #f08000
<div style="background-color:#f08000;">Content here</div>
.mybackground {background-color:#f08000;}
Border around this has a color of #f08000
<div style="border:2px solid #f08000;">Content here</div>
.myborder {border:2px solid #f08000;}