#f58f2d color space conversions
Hex:
#f58f2d
RGB:
245, 143, 45
CMY:
4, 44, 82
CMYK:
0, 42, 82, 4
HSL:
29°, 90.9091%, 56.8627%
HSV (HSB):
29°, 81.6327%, 96.0784%
XYZ:
47.9523, 39.2469, 7.5307
xyY:
0.5062, 0.4143, 39.2469
CIE-Lab:
68.9297, 31.9640, 64.3347
CIE-LCH:
68.9297, 71.8377, 63.5801
CIE-Luv:
68.9297, 83.4365, 60.4493
Hunter-Lab:
62.6473, 26.9969, 36.7260
#f58f2d color charts
#f58f2d color shades, tints & tones
#f58f2d color schemes
#f58f2d color preview, HTML & CSS examples
This text has a color of #f58f2d
<p style="color:#f58f2d;">Text here</p>
.mytext {color:#f58f2d;}
This box has a color of #f58f2d
<div style="background-color:#f58f2d;">Content here</div>
.mybackground {background-color:#f58f2d;}
Border around this has a color of #f58f2d
<div style="border:2px solid #f58f2d;">Content here</div>
.myborder {border:2px solid #f58f2d;}