#f71e7a color space conversions
Hex:
#f71e7a
RGB:
247, 30, 122
CMY:
3, 88, 52
CMYK:
0, 88, 51, 3
HSL:
335°, 93.1330%, 54.3137%
HSV (HSB):
335°, 87.8543%, 96.8627%
XYZ:
42.3349, 22.1078, 20.4483
xyY:
0.4987, 0.2604, 22.1078
CIE-Lab:
54.1412, 79.5146, 6.4006
CIE-LCH:
54.1412, 79.7718, 4.6022
CIE-Luv:
54.1412, 134.5598, -7.9148
Hunter-Lab:
47.0190, 78.4344, 7.1284
#f71e7a color charts
#f71e7a color shades, tints & tones
#f71e7a color schemes
#f71e7a color preview, HTML & CSS examples
This text has a color of #f71e7a
<p style="color:#f71e7a;">Text here</p>
.mytext {color:#f71e7a;}
This box has a color of #f71e7a
<div style="background-color:#f71e7a;">Content here</div>
.mybackground {background-color:#f71e7a;}
Border around this has a color of #f71e7a
<div style="border:2px solid #f71e7a;">Content here</div>
.myborder {border:2px solid #f71e7a;}