#f71bcc color space conversions
Hex:
#f71bcc
RGB:
247, 27, 204
CMY:
3, 89, 20
CMYK:
0, 89, 17, 3
HSL:
312°, 93.2203%, 53.7255%
HSV (HSB):
312°, 89.0688%, 96.8627%
XYZ:
49.6488, 24.9177, 59.3195
xyY:
0.3708, 0.1861, 24.9177
CIE-Lab:
56.9951, 88.0460, -37.4927
CIE-LCH:
56.9951, 95.6963, 336.9342
CIE-Luv:
56.9951, 98.0976, -70.7034
Hunter-Lab:
49.9176, 90.1830, -35.5149
#f71bcc color charts
#f71bcc color shades, tints & tones
#f71bcc color schemes
#f71bcc color preview, HTML & CSS examples
This text has a color of #f71bcc
<p style="color:#f71bcc;">Text here</p>
.mytext {color:#f71bcc;}
This box has a color of #f71bcc
<div style="background-color:#f71bcc;">Content here</div>
.mybackground {background-color:#f71bcc;}
Border around this has a color of #f71bcc
<div style="border:2px solid #f71bcc;">Content here</div>
.myborder {border:2px solid #f71bcc;}