#f85c61 color space conversions
Hex:
#f85c61
RGB:
248, 92, 97
CMY:
3, 64, 62
CMYK:
0, 63, 61, 3
HSL:
358°, 91.7647%, 66.6667%
HSV (HSB):
358°, 62.9032%, 97.2549%
XYZ:
44.6962, 28.4738, 14.4495
xyY:
0.5101, 0.3250, 28.4738
CIE-Lab:
60.3144, 59.8775, 29.5623
CIE-LCH:
60.3144, 66.7776, 26.2761
CIE-Luv:
60.3144, 116.9959, 22.8307
Hunter-Lab:
53.3609, 56.1339, 21.2976
#f85c61 color charts
#f85c61 color shades, tints & tones
#f85c61 color schemes
#f85c61 color preview, HTML & CSS examples
This text has a color of #f85c61
<p style="color:#f85c61;">Text here</p>
.mytext {color:#f85c61;}
This box has a color of #f85c61
<div style="background-color:#f85c61;">Content here</div>
.mybackground {background-color:#f85c61;}
Border around this has a color of #f85c61
<div style="border:2px solid #f85c61;">Content here</div>
.myborder {border:2px solid #f85c61;}