#f8085e color space conversions
Hex:
#f8085e
RGB:
248, 8, 94
CMY:
3, 97, 63
CMYK:
0, 97, 62, 3
HSL:
339°, 94.4882%, 50.1961%
HSV (HSB):
339°, 96.7742%, 97.2549%
XYZ:
40.8186, 20.9383, 12.4798
xyY:
0.5498, 0.2820, 20.9383
CIE-Lab:
52.8819, 80.3286, 21.6112
CIE-LCH:
52.8819, 83.1849, 15.0580
CIE-Luv:
52.8819, 150.0900, 8.2375
Hunter-Lab:
45.7584, 79.1533, 15.8606
#f8085e color charts
#f8085e color shades, tints & tones
#f8085e color schemes
#f8085e color preview, HTML & CSS examples
This text has a color of #f8085e
<p style="color:#f8085e;">Text here</p>
.mytext {color:#f8085e;}
This box has a color of #f8085e
<div style="background-color:#f8085e;">Content here</div>
.mybackground {background-color:#f8085e;}
Border around this has a color of #f8085e
<div style="border:2px solid #f8085e;">Content here</div>
.myborder {border:2px solid #f8085e;}