#f85e5e color space conversions
Hex:
#f85e5e
RGB:
248, 94, 94
CMY:
3, 63, 63
CMYK:
0, 62, 62, 3
HSL:
0°, 91.6667%, 67.0588%
HSV (HSB):
0°, 62.0968%, 97.2549%
XYZ:
44.7345, 28.7700, 13.7851
xyY:
0.5125, 0.3296, 28.7700
CIE-Lab:
60.5781, 58.8518, 31.6052
CIE-LCH:
60.5781, 66.8014, 28.2371
CIE-Luv:
60.5781, 116.4267, 25.1033
Hunter-Lab:
53.6377, 55.0052, 22.3086
#f85e5e color charts
#f85e5e color shades, tints & tones
#f85e5e color schemes
#f85e5e color preview, HTML & CSS examples
This text has a color of #f85e5e
<p style="color:#f85e5e;">Text here</p>
.mytext {color:#f85e5e;}
This box has a color of #f85e5e
<div style="background-color:#f85e5e;">Content here</div>
.mybackground {background-color:#f85e5e;}
Border around this has a color of #f85e5e
<div style="border:2px solid #f85e5e;">Content here</div>
.myborder {border:2px solid #f85e5e;}