#f8585d color space conversions
Hex:
#f8585d
RGB:
248, 88, 93
CMY:
3, 65, 64
CMYK:
0, 65, 63, 3
HSL:
358°, 91.9540%, 65.8824%
HSV (HSB):
358°, 64.5161%, 97.2549%
XYZ:
44.1769, 27.7262, 13.3792
xyY:
0.5180, 0.3251, 27.7262
CIE-Lab:
59.6406, 61.2703, 30.9841
CIE-LCH:
59.6406, 68.6590, 26.8255
CIE-Luv:
59.6406, 120.5080, 23.6694
Hunter-Lab:
52.6557, 57.6099, 21.7940
#f8585d color charts
#f8585d color shades, tints & tones
#f8585d color schemes
#f8585d color preview, HTML & CSS examples
This text has a color of #f8585d
<p style="color:#f8585d;">Text here</p>
.mytext {color:#f8585d;}
This box has a color of #f8585d
<div style="background-color:#f8585d;">Content here</div>
.mybackground {background-color:#f8585d;}
Border around this has a color of #f8585d
<div style="border:2px solid #f8585d;">Content here</div>
.myborder {border:2px solid #f8585d;}