#f8565e color space conversions
Hex:
#f8565e
RGB:
248, 86, 94
CMY:
3, 66, 63
CMYK:
0, 65, 62, 3
HSL:
357°, 92.0455%, 65.4902%
HSV (HSB):
357°, 65.3226%, 97.2549%
XYZ:
44.0596, 27.4202, 13.5601
xyY:
0.5181, 0.3224, 27.4202
CIE-Lab:
59.3613, 62.1310, 30.0565
CIE-LCH:
59.3613, 69.0193, 25.8158
CIE-Luv:
59.3613, 121.5026, 22.5062
Hunter-Lab:
52.3643, 58.5533, 21.3014
#f8565e color charts
#f8565e color shades, tints & tones
#f8565e color schemes
#f8565e color preview, HTML & CSS examples
This text has a color of #f8565e
<p style="color:#f8565e;">Text here</p>
.mytext {color:#f8565e;}
This box has a color of #f8565e
<div style="background-color:#f8565e;">Content here</div>
.mybackground {background-color:#f8565e;}
Border around this has a color of #f8565e
<div style="border:2px solid #f8565e;">Content here</div>
.myborder {border:2px solid #f8565e;}