#f71e95 color space conversions
Hex:
#f71e95
RGB:
247, 30, 149
CMY:
3, 88, 42
CMYK:
0, 88, 40, 3
HSL:
327°, 93.1330%, 54.3137%
HSV (HSB):
327°, 87.8543%, 96.8627%
XYZ:
44.2469, 22.8726, 30.5166
xyY:
0.4532, 0.2343, 22.8726
CIE-Lab:
54.9409, 81.7318, -8.5727
CIE-LCH:
54.9409, 82.1802, 354.0123
CIE-Luv:
54.9409, 122.6634, -27.4814
Hunter-Lab:
47.8253, 81.4496, -4.3542
#f71e95 color charts
#f71e95 color shades, tints & tones
#f71e95 color schemes
#f71e95 color preview, HTML & CSS examples
This text has a color of #f71e95
<p style="color:#f71e95;">Text here</p>
.mytext {color:#f71e95;}
This box has a color of #f71e95
<div style="background-color:#f71e95;">Content here</div>
.mybackground {background-color:#f71e95;}
Border around this has a color of #f71e95
<div style="border:2px solid #f71e95;">Content here</div>
.myborder {border:2px solid #f71e95;}