#f8455d color space conversions
Hex:
#f8455d
RGB:
248, 69, 93
CMY:
3, 73, 64
CMYK:
0, 72, 63, 3
HSL:
352°, 92.7461%, 62.1569%
HSV (HSB):
352°, 72.1774%, 97.2549%
XYZ:
42.8153, 25.0030, 12.9254
xyY:
0.5303, 0.3097, 25.0030
CIE-Lab:
57.0784, 68.2936, 27.7038
CIE-LCH:
57.0784, 73.6988, 22.0803
CIE-Luv:
57.0784, 131.4927, 18.1470
Hunter-Lab:
50.0030, 65.3361, 19.6761
#f8455d color charts
#f8455d color shades, tints & tones
#f8455d color schemes
#f8455d color preview, HTML & CSS examples
This text has a color of #f8455d
<p style="color:#f8455d;">Text here</p>
.mytext {color:#f8455d;}
This box has a color of #f8455d
<div style="background-color:#f8455d;">Content here</div>
.mybackground {background-color:#f8455d;}
Border around this has a color of #f8455d
<div style="border:2px solid #f8455d;">Content here</div>
.myborder {border:2px solid #f8455d;}