#f71cee color space conversions
Hex:
#f71cee
RGB:
247, 28, 238
CMY:
3, 89, 7
CMYK:
0, 89, 4, 3
HSL:
302°, 93.1915%, 53.9216%
HSV (HSB):
302°, 88.6640%, 96.8627%
XYZ:
54.2056, 26.7777, 83.2006
xyY:
0.3302, 0.1631, 26.7777
CIE-Lab:
58.7680, 92.3649, -53.9356
CIE-LCH:
58.7680, 106.9595, 329.7176
CIE-Luv:
58.7680, 83.6591, -96.8139
Hunter-Lab:
51.7472, 96.4228, -59.1051
#f71cee color charts
#f71cee color shades, tints & tones
#f71cee color schemes
#f71cee color preview, HTML & CSS examples
This text has a color of #f71cee
<p style="color:#f71cee;">Text here</p>
.mytext {color:#f71cee;}
This box has a color of #f71cee
<div style="background-color:#f71cee;">Content here</div>
.mybackground {background-color:#f71cee;}
Border around this has a color of #f71cee
<div style="border:2px solid #f71cee;">Content here</div>
.myborder {border:2px solid #f71cee;}