#f85950 color space conversions
Hex:
#f85950
RGB:
248, 89, 80
CMY:
3, 65, 69
CMYK:
0, 64, 68, 3
HSL:
3°, 92.3077%, 64.3137%
HSV (HSB):
3°, 67.7419%, 97.2549%
XYZ:
43.7317, 27.6804, 10.6274
xyY:
0.5331, 0.3374, 27.6804
CIE-Lab:
59.5989, 60.1446, 38.2588
CIE-LCH:
59.5989, 71.2819, 32.4610
CIE-Luv:
59.5989, 122.8483, 30.3949
Hunter-Lab:
52.6122, 56.2996, 24.8523
#f85950 color charts
#f85950 color shades, tints & tones
#f85950 color schemes
#f85950 color preview, HTML & CSS examples
This text has a color of #f85950
<p style="color:#f85950;">Text here</p>
.mytext {color:#f85950;}
This box has a color of #f85950
<div style="background-color:#f85950;">Content here</div>
.mybackground {background-color:#f85950;}
Border around this has a color of #f85950
<div style="border:2px solid #f85950;">Content here</div>
.myborder {border:2px solid #f85950;}