#f85b3b color space conversions
Hex:
#f85b3b
RGB:
248, 91, 59
CMY:
3, 64, 77
CMYK:
0, 63, 76, 3
HSL:
10°, 93.1034%, 60.1961%
HSV (HSB):
10°, 76.2097%, 97.2549%
XYZ:
43.2419, 27.7544, 7.2157
xyY:
0.5529, 0.3549, 27.7544
CIE-Lab:
59.6662, 58.4079, 49.5240
CIE-LCH:
59.6662, 76.5775, 40.2946
CIE-Luv:
59.6662, 125.3522, 39.3691
Hunter-Lab:
52.6824, 54.3190, 28.7570
#f85b3b color charts
#f85b3b color shades, tints & tones
#f85b3b color schemes
#f85b3b color preview, HTML & CSS examples
This text has a color of #f85b3b
<p style="color:#f85b3b;">Text here</p>
.mytext {color:#f85b3b;}
This box has a color of #f85b3b
<div style="background-color:#f85b3b;">Content here</div>
.mybackground {background-color:#f85b3b;}
Border around this has a color of #f85b3b
<div style="border:2px solid #f85b3b;">Content here</div>
.myborder {border:2px solid #f85b3b;}