#f85f50 color space conversions
Hex:
#f85f50
RGB:
248, 95, 80
CMY:
3, 63, 69
CMYK:
0, 62, 68, 3
HSL:
5°, 92.3077%, 64.3137%
HSV (HSB):
5°, 67.7419%, 97.2549%
XYZ:
44.2516, 28.7201, 10.8006
xyY:
0.5282, 0.3428, 28.7201
CIE-Lab:
60.5338, 57.6384, 39.3728
CIE-LCH:
60.5338, 69.8026, 34.3370
CIE-Luv:
60.5338, 118.8061, 32.2887
Hunter-Lab:
53.5911, 53.6077, 25.5646
#f85f50 color charts
#f85f50 color shades, tints & tones
#f85f50 color schemes
#f85f50 color preview, HTML & CSS examples
This text has a color of #f85f50
<p style="color:#f85f50;">Text here</p>
.mytext {color:#f85f50;}
This box has a color of #f85f50
<div style="background-color:#f85f50;">Content here</div>
.mybackground {background-color:#f85f50;}
Border around this has a color of #f85f50
<div style="border:2px solid #f85f50;">Content here</div>
.myborder {border:2px solid #f85f50;}