#f8475e color space conversions
Hex:
#f8475e
RGB:
248, 71, 94
CMY:
3, 72, 63
CMYK:
0, 71, 62, 3
HSL:
352°, 92.6702%, 62.5490%
HSV (HSB):
352°, 71.3710%, 97.2549%
XYZ:
42.9850, 25.2711, 13.2019
xyY:
0.5277, 0.3102, 25.2711
CIE-Lab:
57.3386, 67.6776, 27.4564
CIE-LCH:
57.3386, 73.0350, 22.0821
CIE-Luv:
57.3386, 130.1481, 18.1306
Hunter-Lab:
50.2704, 64.6581, 19.6186
#f8475e color charts
#f8475e color shades, tints & tones
#f8475e color schemes
#f8475e color preview, HTML & CSS examples
This text has a color of #f8475e
<p style="color:#f8475e;">Text here</p>
.mytext {color:#f8475e;}
This box has a color of #f8475e
<div style="background-color:#f8475e;">Content here</div>
.mybackground {background-color:#f8475e;}
Border around this has a color of #f8475e
<div style="border:2px solid #f8475e;">Content here</div>
.myborder {border:2px solid #f8475e;}