#f8515c color space conversions
Hex:
#f8515c
RGB:
248, 81, 92
CMY:
3, 68, 64
CMYK:
0, 67, 63, 3
HSL:
356°, 92.2652%, 64.5098%
HSV (HSB):
356°, 67.3387%, 97.2549%
XYZ:
43.5856, 26.6140, 12.9650
xyY:
0.5241, 0.3200, 26.6140
CIE-Lab:
58.6153, 63.9536, 30.2534
CIE-LCH:
58.6153, 70.7483, 25.3166
CIE-Luv:
58.6153, 125.0429, 22.0407
Hunter-Lab:
51.5888, 60.5282, 21.2117
#f8515c color charts
#f8515c color shades, tints & tones
#f8515c color schemes
#f8515c color preview, HTML & CSS examples
This text has a color of #f8515c
<p style="color:#f8515c;">Text here</p>
.mytext {color:#f8515c;}
This box has a color of #f8515c
<div style="background-color:#f8515c;">Content here</div>
.mybackground {background-color:#f8515c;}
Border around this has a color of #f8515c
<div style="border:2px solid #f8515c;">Content here</div>
.myborder {border:2px solid #f8515c;}