#f8284f color space conversions
Hex:
#f8284f
RGB:
248, 40, 79
CMY:
3, 84, 69
CMYK:
0, 84, 68, 3
HSL:
349°, 93.6937%, 56.4706%
HSV (HSB):
349°, 83.8710%, 97.2549%
XYZ:
40.8815, 22.0386, 9.4963
xyY:
0.5645, 0.3043, 22.0386
CIE-Lab:
54.0679, 75.4100, 32.1126
CIE-LCH:
54.0679, 81.9627, 23.0662
CIE-Luv:
54.0679, 148.3274, 19.3959
Hunter-Lab:
46.9452, 73.2896, 20.8682
#f8284f color charts
#f8284f color shades, tints & tones
#f8284f color schemes
#f8284f color preview, HTML & CSS examples
This text has a color of #f8284f
<p style="color:#f8284f;">Text here</p>
.mytext {color:#f8284f;}
This box has a color of #f8284f
<div style="background-color:#f8284f;">Content here</div>
.mybackground {background-color:#f8284f;}
Border around this has a color of #f8284f
<div style="border:2px solid #f8284f;">Content here</div>
.myborder {border:2px solid #f8284f;}