#f85a50 color space conversions
Hex:
#f85a50
RGB:
248, 90, 80
CMY:
3, 65, 69
CMYK:
0, 64, 68, 3
HSL:
4°, 92.3077%, 64.3137%
HSV (HSB):
4°, 67.7419%, 97.2549%
XYZ:
43.8155, 27.8480, 10.6553
xyY:
0.5323, 0.3383, 27.8480
CIE-Lab:
59.7511, 59.7347, 38.4407
CIE-LCH:
59.7511, 71.0347, 32.7622
CIE-Luv:
59.7511, 122.1856, 30.7043
Hunter-Lab:
52.7712, 55.8577, 24.9683
#f85a50 color charts
#f85a50 color shades, tints & tones
#f85a50 color schemes
#f85a50 color preview, HTML & CSS examples
This text has a color of #f85a50
<p style="color:#f85a50;">Text here</p>
.mytext {color:#f85a50;}
This box has a color of #f85a50
<div style="background-color:#f85a50;">Content here</div>
.mybackground {background-color:#f85a50;}
Border around this has a color of #f85a50
<div style="border:2px solid #f85a50;">Content here</div>
.myborder {border:2px solid #f85a50;}