#f71b7b color space conversions
Hex:
#f71b7b
RGB:
247, 27, 123
CMY:
3, 89, 52
CMYK:
0, 89, 50, 3
HSL:
334°, 93.2203%, 53.7255%
HSV (HSB):
334°, 89.0688%, 96.8627%
XYZ:
42.3249, 21.9881, 20.7522
xyY:
0.4976, 0.2585, 21.9881
CIE-Lab:
54.0144, 80.0314, 5.6171
CIE-LCH:
54.0144, 80.2282, 4.0148
CIE-Luv:
54.0144, 134.7421, -8.9775
Hunter-Lab:
46.8915, 79.0565, 6.5847
#f71b7b color charts
#f71b7b color shades, tints & tones
#f71b7b color schemes
#f71b7b color preview, HTML & CSS examples
This text has a color of #f71b7b
<p style="color:#f71b7b;">Text here</p>
.mytext {color:#f71b7b;}
This box has a color of #f71b7b
<div style="background-color:#f71b7b;">Content here</div>
.mybackground {background-color:#f71b7b;}
Border around this has a color of #f71b7b
<div style="border:2px solid #f71b7b;">Content here</div>
.myborder {border:2px solid #f71b7b;}