#f8185f color space conversions
Hex:
#f8185f
RGB:
248, 24, 95
CMY:
3, 91, 63
CMYK:
0, 90, 62, 3
HSL:
341°, 94.1176%, 53.3333%
HSV (HSB):
341°, 90.3226%, 97.2549%
XYZ:
41.1036, 21.4359, 12.7976
xyY:
0.5456, 0.2845, 21.4359
CIE-Lab:
53.4234, 78.8705, 21.7269
CIE-LCH:
53.4234, 81.8084, 15.4016
CIE-Luv:
53.4234, 147.3282, 8.8389
Hunter-Lab:
46.2990, 77.4466, 16.0208
#f8185f color charts
#f8185f color shades, tints & tones
#f8185f color schemes
#f8185f color preview, HTML & CSS examples
This text has a color of #f8185f
<p style="color:#f8185f;">Text here</p>
.mytext {color:#f8185f;}
This box has a color of #f8185f
<div style="background-color:#f8185f;">Content here</div>
.mybackground {background-color:#f8185f;}
Border around this has a color of #f8185f
<div style="border:2px solid #f8185f;">Content here</div>
.myborder {border:2px solid #f8185f;}