#f8555d color space conversions
Hex:
#f8555d
RGB:
248, 85, 93
CMY:
3, 67, 64
CMYK:
0, 66, 63, 3
HSL:
357°, 92.0904%, 65.2941%
HSV (HSB):
357°, 65.7258%, 97.2549%
XYZ:
43.9357, 27.2438, 13.2988
xyY:
0.5201, 0.3225, 27.2438
CIE-Lab:
59.1993, 62.4662, 30.4228
CIE-LCH:
59.1993, 69.4807, 25.9674
CIE-Luv:
59.1993, 122.3698, 22.7266
Hunter-Lab:
52.1956, 58.9104, 21.4305
#f8555d color charts
#f8555d color shades, tints & tones
#f8555d color schemes
#f8555d color preview, HTML & CSS examples
This text has a color of #f8555d
<p style="color:#f8555d;">Text here</p>
.mytext {color:#f8555d;}
This box has a color of #f8555d
<div style="background-color:#f8555d;">Content here</div>
.mybackground {background-color:#f8555d;}
Border around this has a color of #f8555d
<div style="border:2px solid #f8555d;">Content here</div>
.myborder {border:2px solid #f8555d;}