#f71dca color space conversions
Hex:
#f71dca
RGB:
247, 29, 202
CMY:
3, 89, 21
CMYK:
0, 88, 18, 3
HSL:
312°, 93.1624%, 54.1176%
HSV (HSB):
312°, 88.2591%, 96.8627%
XYZ:
49.4578, 24.9172, 58.0799
xyY:
0.3734, 0.1881, 24.9172
CIE-Lab:
56.9946, 87.5311, -36.3476
CIE-LCH:
56.9946, 94.7778, 337.4491
CIE-Luv:
56.9946, 98.7538, -68.8967
Hunter-Lab:
49.9171, 89.5028, -34.0436
#f71dca color charts
#f71dca color shades, tints & tones
#f71dca color schemes
#f71dca color preview, HTML & CSS examples
This text has a color of #f71dca
<p style="color:#f71dca;">Text here</p>
.mytext {color:#f71dca;}
This box has a color of #f71dca
<div style="background-color:#f71dca;">Content here</div>
.mybackground {background-color:#f71dca;}
Border around this has a color of #f71dca
<div style="border:2px solid #f71dca;">Content here</div>
.myborder {border:2px solid #f71dca;}