#f8285e color space conversions
Hex:
#f8285e
RGB:
248, 40, 94
CMY:
3, 84, 63
CMYK:
0, 84, 62, 3
HSL:
344°, 93.6937%, 56.4706%
HSV (HSB):
344°, 83.8710%, 97.2549%
XYZ:
41.4906, 22.2822, 12.7038
xyY:
0.5425, 0.2914, 22.2822
CIE-Lab:
54.3251, 76.1664, 23.5218
CIE-LCH:
54.3251, 79.7157, 17.1618
CIE-Luv:
54.3251, 143.5020, 11.4780
Hunter-Lab:
47.2040, 74.2878, 17.0864
#f8285e color charts
#f8285e color shades, tints & tones
#f8285e color schemes
#f8285e color preview, HTML & CSS examples
This text has a color of #f8285e
<p style="color:#f8285e;">Text here</p>
.mytext {color:#f8285e;}
This box has a color of #f8285e
<div style="background-color:#f8285e;">Content here</div>
.mybackground {background-color:#f8285e;}
Border around this has a color of #f8285e
<div style="border:2px solid #f8285e;">Content here</div>
.myborder {border:2px solid #f8285e;}