#f71071 color space conversions
Hex:
#f71071
RGB:
247, 16, 113
CMY:
3, 94, 56
CMYK:
0, 94, 54, 3
HSL:
335°, 93.5223%, 51.5686%
HSV (HSB):
335°, 93.5223%, 96.8627%
XYZ:
41.5237, 21.3370, 17.5527
xyY:
0.5164, 0.2653, 21.3370
CIE-Lab:
53.3164, 80.6155, 10.6619
CIE-LCH:
53.3164, 81.3175, 7.5340
CIE-Luv:
53.3164, 140.7893, -3.2948
Hunter-Lab:
46.1920, 79.6243, 9.8045
#f71071 color charts
#f71071 color shades, tints & tones
#f71071 color schemes
#f71071 color preview, HTML & CSS examples
This text has a color of #f71071
<p style="color:#f71071;">Text here</p>
.mytext {color:#f71071;}
This box has a color of #f71071
<div style="background-color:#f71071;">Content here</div>
.mybackground {background-color:#f71071;}
Border around this has a color of #f71071
<div style="border:2px solid #f71071;">Content here</div>
.myborder {border:2px solid #f71071;}