#f8555f color space conversions
Hex:
#f8555f
RGB:
248, 85, 95
CMY:
3, 67, 63
CMYK:
0, 66, 62, 3
HSL:
356°, 92.0904%, 65.2941%
HSV (HSB):
356°, 65.7258%, 97.2549%
XYZ:
44.0255, 27.2797, 13.7716
xyY:
0.5175, 0.3206, 27.2797
CIE-Lab:
59.2323, 62.5869, 29.3176
CIE-LCH:
59.2323, 69.1133, 25.0998
CIE-Luv:
59.2323, 121.8601, 21.6559
Hunter-Lab:
52.2300, 59.0581, 20.9279
#f8555f color charts
#f8555f color shades, tints & tones
#f8555f color schemes
#f8555f color preview, HTML & CSS examples
This text has a color of #f8555f
<p style="color:#f8555f;">Text here</p>
.mytext {color:#f8555f;}
This box has a color of #f8555f
<div style="background-color:#f8555f;">Content here</div>
.mybackground {background-color:#f8555f;}
Border around this has a color of #f8555f
<div style="border:2px solid #f8555f;">Content here</div>
.myborder {border:2px solid #f8555f;}