#f85a2f color space conversions
Hex:
#f85a2f
RGB:
248, 90, 47
CMY:
3, 65, 82
CMYK:
0, 64, 81, 3
HSL:
13°, 93.4884%, 57.8431%
HSV (HSB):
13°, 81.0484%, 97.2549%
XYZ:
42.8807, 27.4740, 5.7323
xyY:
0.5636, 0.3611, 27.4740
CIE-Lab:
59.4105, 58.4360, 55.0600
CIE-LCH:
59.4105, 80.2893, 43.2962
CIE-Luv:
59.4105, 127.7531, 42.7291
Hunter-Lab:
52.4157, 54.3014, 30.2069
#f85a2f color charts
#f85a2f color shades, tints & tones
#f85a2f color schemes
#f85a2f color preview, HTML & CSS examples
This text has a color of #f85a2f
<p style="color:#f85a2f;">Text here</p>
.mytext {color:#f85a2f;}
This box has a color of #f85a2f
<div style="background-color:#f85a2f;">Content here</div>
.mybackground {background-color:#f85a2f;}
Border around this has a color of #f85a2f
<div style="border:2px solid #f85a2f;">Content here</div>
.myborder {border:2px solid #f85a2f;}