#f71ecd color space conversions
Hex:
#f71ecd
RGB:
247, 30, 205
CMY:
3, 88, 20
CMYK:
0, 88, 17, 3
HSL:
312°, 93.1330%, 54.3137%
HSV (HSB):
312°, 87.8543%, 96.8627%
XYZ:
49.8415, 25.1105, 59.9775
xyY:
0.3694, 0.1861, 25.1105
CIE-Lab:
57.1829, 87.7568, -37.7705
CIE-LCH:
57.1829, 95.5398, 336.7129
CIE-Luv:
57.1829, 97.3179, -71.1215
Hunter-Lab:
50.1104, 89.8491, -35.8874
#f71ecd color charts
#f71ecd color shades, tints & tones
#f71ecd color schemes
#f71ecd color preview, HTML & CSS examples
This text has a color of #f71ecd
<p style="color:#f71ecd;">Text here</p>
.mytext {color:#f71ecd;}
This box has a color of #f71ecd
<div style="background-color:#f71ecd;">Content here</div>
.mybackground {background-color:#f71ecd;}
Border around this has a color of #f71ecd
<div style="border:2px solid #f71ecd;">Content here</div>
.myborder {border:2px solid #f71ecd;}