#f85a3b color space conversions
Hex:
#f85a3b
RGB:
248, 90, 59
CMY:
3, 65, 77
CMYK:
0, 64, 76, 3
HSL:
10°, 93.1034%, 60.1961%
HSV (HSB):
10°, 76.2097%, 97.2549%
XYZ:
43.1570, 27.5846, 7.1874
xyY:
0.5538, 0.3540, 27.5846
CIE-Lab:
59.5115, 58.8226, 49.3633
CIE-LCH:
59.5115, 76.7909, 40.0030
CIE-Luv:
59.5115, 126.0574, 39.0763
Hunter-Lab:
52.5210, 54.7633, 28.6510
#f85a3b color charts
#f85a3b color shades, tints & tones
#f85a3b color schemes
#f85a3b color preview, HTML & CSS examples
This text has a color of #f85a3b
<p style="color:#f85a3b;">Text here</p>
.mytext {color:#f85a3b;}
This box has a color of #f85a3b
<div style="background-color:#f85a3b;">Content here</div>
.mybackground {background-color:#f85a3b;}
Border around this has a color of #f85a3b
<div style="border:2px solid #f85a3b;">Content here</div>
.myborder {border:2px solid #f85a3b;}