#f56400 color space conversions
Hex:
#f56400
RGB:
245, 100, 0
CMY:
4, 61, 100
CMYK:
0, 59, 100, 4
HSL:
24°, 100.0000%, 48.0392%
HSV (HSB):
24°, 100.0000%, 96.0784%
XYZ:
42.2134, 28.5268, 3.2813
xyY:
0.5703, 0.3854, 28.5268
CIE-Lab:
60.3617, 52.3364, 69.4195
CIE-LCH:
60.3617, 86.9377, 52.9868
CIE-Luv:
60.3617, 120.8189, 52.2506
Hunter-Lab:
53.4105, 47.6103, 33.7448
#f56400 color charts
#f56400 color shades, tints & tones
#f56400 color schemes
#f56400 color preview, HTML & CSS examples
This text has a color of #f56400
<p style="color:#f56400;">Text here</p>
.mytext {color:#f56400;}
This box has a color of #f56400
<div style="background-color:#f56400;">Content here</div>
.mybackground {background-color:#f56400;}
Border around this has a color of #f56400
<div style="border:2px solid #f56400;">Content here</div>
.myborder {border:2px solid #f56400;}