#f8207e color space conversions
Hex:
#f8207e
RGB:
248, 32, 126
CMY:
3, 87, 51
CMYK:
0, 87, 49, 3
HSL:
334°, 93.9130%, 54.9020%
HSV (HSB):
334°, 87.0968%, 97.2549%
XYZ:
42.9938, 22.4958, 21.8148
xyY:
0.4925, 0.2577, 22.4958
CIE-Lab:
54.5492, 79.7271, 4.6075
CIE-LCH:
54.5492, 79.8601, 3.3075
CIE-Luv:
54.5492, 133.2206, -10.1108
Hunter-Lab:
47.4298, 78.8033, 5.9311
#f8207e color charts
#f8207e color shades, tints & tones
#f8207e color schemes
#f8207e color preview, HTML & CSS examples
This text has a color of #f8207e
<p style="color:#f8207e;">Text here</p>
.mytext {color:#f8207e;}
This box has a color of #f8207e
<div style="background-color:#f8207e;">Content here</div>
.mybackground {background-color:#f8207e;}
Border around this has a color of #f8207e
<div style="border:2px solid #f8207e;">Content here</div>
.myborder {border:2px solid #f8207e;}