#f85f5e color space conversions
Hex:
#f85f5e
RGB:
248, 95, 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.8240, 28.9490, 13.8149
xyY:
0.5118, 0.3305, 28.9490
CIE-Lab:
60.7366, 58.4278, 31.8061
CIE-LCH:
60.7366, 66.5240, 28.5623
CIE-Luv:
60.7366, 115.7725, 25.4396
Hunter-Lab:
53.8043, 54.5496, 22.4396
#f85f5e color charts
#f85f5e color shades, tints & tones
#f85f5e color schemes
#f85f5e color preview, HTML & CSS examples
This text has a color of #f85f5e
<p style="color:#f85f5e;">Text here</p>
.mytext {color:#f85f5e;}
This box has a color of #f85f5e
<div style="background-color:#f85f5e;">Content here</div>
.mybackground {background-color:#f85f5e;}
Border around this has a color of #f85f5e
<div style="border:2px solid #f85f5e;">Content here</div>
.myborder {border:2px solid #f85f5e;}