#f8515d color space conversions
Hex:
#f8515d
RGB:
248, 81, 93
CMY:
3, 68, 64
CMYK:
0, 67, 63, 3
HSL:
356°, 92.2652%, 64.5098%
HSV (HSB):
356°, 67.3387%, 97.2549%
XYZ:
43.6296, 26.6316, 13.1968
xyY:
0.5228, 0.3191, 26.6316
CIE-Lab:
58.6318, 64.0124, 29.6988
CIE-LCH:
58.6318, 70.5663, 24.8891
CIE-Luv:
58.6318, 124.7825, 21.5092
Hunter-Lab:
51.6058, 60.6007, 20.9623
#f8515d color charts
#f8515d color shades, tints & tones
#f8515d color schemes
#f8515d color preview, HTML & CSS examples
This text has a color of #f8515d
<p style="color:#f8515d;">Text here</p>
.mytext {color:#f8515d;}
This box has a color of #f8515d
<div style="background-color:#f8515d;">Content here</div>
.mybackground {background-color:#f8515d;}
Border around this has a color of #f8515d
<div style="border:2px solid #f8515d;">Content here</div>
.myborder {border:2px solid #f8515d;}