#f71bea color space conversions
Hex:
#f71bea
RGB:
247, 27, 234
CMY:
3, 89, 8
CMYK:
0, 89, 5, 3
HSL:
304°, 93.2203%, 53.7255%
HSV (HSB):
304°, 89.0688%, 96.8627%
XYZ:
53.6010, 26.4985, 80.1315
xyY:
0.3345, 0.1654, 26.4985
CIE-Lab:
58.5073, 91.9413, -52.1087
CIE-LCH:
58.5073, 105.6812, 330.4571
CIE-Luv:
58.5073, 85.3602, -93.8876
Hunter-Lab:
51.4767, 95.7818, -56.2604
#f71bea color charts
#f71bea color shades, tints & tones
#f71bea color schemes
#f71bea color preview, HTML & CSS examples
This text has a color of #f71bea
<p style="color:#f71bea;">Text here</p>
.mytext {color:#f71bea;}
This box has a color of #f71bea
<div style="background-color:#f71bea;">Content here</div>
.mybackground {background-color:#f71bea;}
Border around this has a color of #f71bea
<div style="border:2px solid #f71bea;">Content here</div>
.myborder {border:2px solid #f71bea;}