#f8047e color space conversions
Hex:
#f8047e
RGB:
248, 4, 126
CMY:
3, 98, 51
CMYK:
0, 98, 49, 3
HSL:
330°, 96.8254%, 49.4118%
HSV (HSB):
330°, 98.3871%, 97.2549%
XYZ:
42.5207, 21.5496, 21.6571
xyY:
0.4960, 0.2514, 21.5496
CIE-Lab:
53.5459, 82.6387, 3.1604
CIE-LCH:
53.5459, 82.6991, 2.1901
CIE-Luv:
53.5459, 137.1486, -12.5774
Hunter-Lab:
46.4216, 82.2625, 4.8346
#f8047e color charts
#f8047e color shades, tints & tones
#f8047e color schemes
#f8047e color preview, HTML & CSS examples
This text has a color of #f8047e
<p style="color:#f8047e;">Text here</p>
.mytext {color:#f8047e;}
This box has a color of #f8047e
<div style="background-color:#f8047e;">Content here</div>
.mybackground {background-color:#f8047e;}
Border around this has a color of #f8047e
<div style="border:2px solid #f8047e;">Content here</div>
.myborder {border:2px solid #f8047e;}