#f71f85 color space conversions
Hex:
#f71f85
RGB:
247, 31, 133
CMY:
3, 88, 48
CMYK:
0, 87, 46, 3
HSL:
332°, 93.1034%, 54.5098%
HSV (HSB):
332°, 87.4494%, 96.8627%
XYZ:
43.0814, 22.4476, 24.2525
xyY:
0.4798, 0.2500, 22.4476
CIE-Lab:
54.4987, 80.2051, 0.3143
CIE-LCH:
54.4987, 80.2058, 0.2245
CIE-Luv:
54.4987, 129.6142, -15.5277
Hunter-Lab:
47.3789, 79.3962, 2.8156
#f71f85 color charts
#f71f85 color shades, tints & tones
#f71f85 color schemes
#f71f85 color preview, HTML & CSS examples
This text has a color of #f71f85
<p style="color:#f71f85;">Text here</p>
.mytext {color:#f71f85;}
This box has a color of #f71f85
<div style="background-color:#f71f85;">Content here</div>
.mybackground {background-color:#f71f85;}
Border around this has a color of #f71f85
<div style="border:2px solid #f71f85;">Content here</div>
.myborder {border:2px solid #f71f85;}