#f71cdf color space conversions
Hex:
#f71cdf
RGB:
247, 28, 223
CMY:
3, 89, 13
CMYK:
0, 89, 10, 3
HSL:
307°, 93.1915%, 53.9216%
HSV (HSB):
307°, 88.6640%, 96.8627%
XYZ:
52.0923, 25.9324, 72.0719
xyY:
0.3471, 0.1728, 25.9324
CIE-Lab:
57.9728, 90.3323, -46.7612
CIE-LCH:
57.9728, 101.7179, 332.6313
CIE-Luv:
57.9728, 89.8128, -85.3557
Hunter-Lab:
50.9238, 93.4790, -48.2658
#f71cdf color charts
#f71cdf color shades, tints & tones
#f71cdf color schemes
#f71cdf color preview, HTML & CSS examples
This text has a color of #f71cdf
<p style="color:#f71cdf;">Text here</p>
.mytext {color:#f71cdf;}
This box has a color of #f71cdf
<div style="background-color:#f71cdf;">Content here</div>
.mybackground {background-color:#f71cdf;}
Border around this has a color of #f71cdf
<div style="border:2px solid #f71cdf;">Content here</div>
.myborder {border:2px solid #f71cdf;}