#f5700d color space conversions
Hex:
#f5700d
RGB:
245, 112, 13
CMY:
4, 56, 95
CMYK:
0, 54, 95, 4
HSL:
26°, 92.0635%, 50.5882%
HSV (HSB):
26°, 94.6939%, 96.0784%
XYZ:
43.5230, 31.0299, 4.0762
xyY:
0.5535, 0.3946, 31.0299
CIE-Lab:
62.5328, 46.8831, 68.4959
CIE-LCH:
62.5328, 83.0043, 55.6097
CIE-Luv:
62.5328, 110.7059, 54.8587
Hunter-Lab:
55.7045, 41.9828, 34.6545
#f5700d color charts
#f5700d color shades, tints & tones
#f5700d color schemes
#f5700d color preview, HTML & CSS examples
This text has a color of #f5700d
<p style="color:#f5700d;">Text here</p>
.mytext {color:#f5700d;}
This box has a color of #f5700d
<div style="background-color:#f5700d;">Content here</div>
.mybackground {background-color:#f5700d;}
Border around this has a color of #f5700d
<div style="border:2px solid #f5700d;">Content here</div>
.myborder {border:2px solid #f5700d;}