#f85c50 color space conversions
Hex:
#f85c50
RGB:
248, 92, 80
CMY:
3, 64, 69
CMYK:
0, 63, 68, 3
HSL:
4°, 92.3077%, 64.3137%
HSV (HSB):
4°, 67.7419%, 97.2549%
XYZ:
43.9865, 28.1899, 10.7123
xyY:
0.5307, 0.3401, 28.1899
CIE-Lab:
60.0599, 58.9054, 38.8090
CIE-LCH:
60.0599, 70.5407, 33.3783
CIE-Luv:
60.0599, 120.8467, 31.3308
Hunter-Lab:
53.0942, 54.9656, 25.2036
#f85c50 color charts
#f85c50 color shades, tints & tones
#f85c50 color schemes
#f85c50 color preview, HTML & CSS examples
This text has a color of #f85c50
<p style="color:#f85c50;">Text here</p>
.mytext {color:#f85c50;}
This box has a color of #f85c50
<div style="background-color:#f85c50;">Content here</div>
.mybackground {background-color:#f85c50;}
Border around this has a color of #f85c50
<div style="border:2px solid #f85c50;">Content here</div>
.myborder {border:2px solid #f85c50;}