#f5870f color space conversions
Hex:
#f5870f
RGB:
245, 135, 15
CMY:
4, 47, 94
CMYK:
0, 45, 94, 4
HSL:
31°, 92.0000%, 50.9804%
HSV (HSB):
31°, 93.8776%, 96.0784%
XYZ:
46.4064, 36.7749, 5.1043
xyY:
0.5256, 0.4165, 36.7749
CIE-Lab:
67.1078, 35.4927, 71.1748
CIE-LCH:
67.1078, 79.5336, 63.4960
CIE-Luv:
67.1078, 91.4327, 62.1909
Hunter-Lab:
60.6423, 30.4726, 37.4591
#f5870f color charts
#f5870f color shades, tints & tones
#f5870f color schemes
#f5870f color preview, HTML & CSS examples
This text has a color of #f5870f
<p style="color:#f5870f;">Text here</p>
.mytext {color:#f5870f;}
This box has a color of #f5870f
<div style="background-color:#f5870f;">Content here</div>
.mybackground {background-color:#f5870f;}
Border around this has a color of #f5870f
<div style="border:2px solid #f5870f;">Content here</div>
.myborder {border:2px solid #f5870f;}