#f85a5f color space conversions
Hex:
#f85a5f
RGB:
248, 90, 95
CMY:
3, 65, 63
CMYK:
0, 64, 62, 3
HSL:
358°, 91.8605%, 66.2745%
HSV (HSB):
358°, 63.7097%, 97.2549%
XYZ:
44.4331, 28.0950, 13.9075
xyY:
0.5141, 0.3250, 28.0950
CIE-Lab:
59.9745, 60.5784, 30.2681
CIE-LCH:
59.9745, 67.7193, 26.5491
CIE-Luv:
59.9745, 118.7562, 23.2506
Hunter-Lab:
53.0047, 56.8758, 21.5467
#f85a5f color charts
#f85a5f color shades, tints & tones
#f85a5f color schemes
#f85a5f color preview, HTML & CSS examples
This text has a color of #f85a5f
<p style="color:#f85a5f;">Text here</p>
.mytext {color:#f85a5f;}
This box has a color of #f85a5f
<div style="background-color:#f85a5f;">Content here</div>
.mybackground {background-color:#f85a5f;}
Border around this has a color of #f85a5f
<div style="border:2px solid #f85a5f;">Content here</div>
.myborder {border:2px solid #f85a5f;}