#f06500 color space conversions
Hex:
#f06500
RGB:
240, 101, 0
CMY:
6, 60, 100
CMYK:
0, 58, 100, 6
HSL:
25°, 100.0000%, 47.0588%
HSV (HSB):
25°, 100.0000%, 94.1176%
XYZ:
40.5889, 27.8326, 3.2330
xyY:
0.5665, 0.3884, 27.8326
CIE-Lab:
59.7372, 50.0706, 68.6501
CIE-LCH:
59.7372, 84.9700, 53.8945
CIE-Luv:
59.7372, 115.8965, 52.1565
Hunter-Lab:
52.7566, 45.0067, 33.2963
#f06500 color charts
#f06500 color shades, tints & tones
#f06500 color schemes
#f06500 color preview, HTML & CSS examples
This text has a color of #f06500
<p style="color:#f06500;">Text here</p>
.mytext {color:#f06500;}
This box has a color of #f06500
<div style="background-color:#f06500;">Content here</div>
.mybackground {background-color:#f06500;}
Border around this has a color of #f06500
<div style="border:2px solid #f06500;">Content here</div>
.myborder {border:2px solid #f06500;}