#f5804f color space conversions
Hex:
#f5804f
RGB:
245, 128, 79
CMY:
4, 50, 69
CMYK:
0, 48, 68, 4
HSL:
18°, 89.2473%, 63.5294%
HSV (HSB):
18°, 67.7551%, 96.0784%
XYZ:
46.7866, 35.4153, 11.7671
xyY:
0.4979, 0.3769, 35.4153
CIE-Lab:
66.0708, 41.0352, 46.2365
CIE-LCH:
66.0708, 61.8199, 48.4107
CIE-Luv:
66.0708, 92.1606, 44.1127
Hunter-Lab:
59.5108, 36.1906, 29.9342
#f5804f color charts
#f5804f color shades, tints & tones
#f5804f color schemes
#f5804f color preview, HTML & CSS examples
This text has a color of #f5804f
<p style="color:#f5804f;">Text here</p>
.mytext {color:#f5804f;}
This box has a color of #f5804f
<div style="background-color:#f5804f;">Content here</div>
.mybackground {background-color:#f5804f;}
Border around this has a color of #f5804f
<div style="border:2px solid #f5804f;">Content here</div>
.myborder {border:2px solid #f5804f;}