#f58000 color space conversions
Hex:
#f58000
RGB:
245, 128, 0
CMY:
4, 50, 100
CMYK:
0, 48, 100, 4
HSL:
31°, 100.0000%, 48.0392%
HSV (HSB):
31°, 100.0000%, 96.0784%
XYZ:
45.3754, 34.8508, 4.3353
xyY:
0.5366, 0.4121, 34.8508
CIE-Lab:
65.6324, 38.9148, 72.4512
CIE-LCH:
65.6324, 82.2407, 61.7590
CIE-Luv:
65.6324, 97.6749, 60.9097
Hunter-Lab:
59.0346, 33.8887, 36.9701
#f58000 color charts
#f58000 color shades, tints & tones
#f58000 color schemes
#f58000 color preview, HTML & CSS examples
This text has a color of #f58000
<p style="color:#f58000;">Text here</p>
.mytext {color:#f58000;}
This box has a color of #f58000
<div style="background-color:#f58000;">Content here</div>
.mybackground {background-color:#f58000;}
Border around this has a color of #f58000
<div style="border:2px solid #f58000;">Content here</div>
.myborder {border:2px solid #f58000;}