#f5832d color space conversions
Hex:
#f5832d
RGB:
245, 131, 45
CMY:
4, 49, 82
CMYK:
0, 47, 82, 4
HSL:
26°, 90.9091%, 56.8627%
HSV (HSB):
26°, 81.6327%, 96.0784%
XYZ:
46.2461, 35.8345, 6.9619
xyY:
0.5194, 0.4024, 35.8345
CIE-Lab:
66.3933, 38.1188, 62.0826
CIE-LCH:
66.3933, 72.8511, 58.4500
CIE-Luv:
66.3933, 93.2997, 56.1438
Hunter-Lab:
59.8620, 33.1411, 35.0079
#f5832d color charts
#f5832d color shades, tints & tones
#f5832d color schemes
#f5832d color preview, HTML & CSS examples
This text has a color of #f5832d
<p style="color:#f5832d;">Text here</p>
.mytext {color:#f5832d;}
This box has a color of #f5832d
<div style="background-color:#f5832d;">Content here</div>
.mybackground {background-color:#f5832d;}
Border around this has a color of #f5832d
<div style="border:2px solid #f5832d;">Content here</div>
.myborder {border:2px solid #f5832d;}