#f71a42 color space conversions
Hex:
#f71a42
RGB:
247, 26, 66
CMY:
3, 90, 74
CMYK:
0, 89, 73, 3
HSL:
349°, 93.2489%, 53.5294%
HSV (HSB):
349°, 89.4737%, 96.8627%
XYZ:
39.7105, 20.9063, 7.0966
xyY:
0.5864, 0.3087, 20.9063
CIE-Lab:
52.8468, 77.0350, 38.2142
CIE-LCH:
52.8468, 85.9925, 26.3843
CIE-Luv:
52.8468, 155.3996, 23.3291
Hunter-Lab:
45.7234, 75.0104, 22.8042
#f71a42 color charts
#f71a42 color shades, tints & tones
#f71a42 color schemes
#f71a42 color preview, HTML & CSS examples
This text has a color of #f71a42
<p style="color:#f71a42;">Text here</p>
.mytext {color:#f71a42;}
This box has a color of #f71a42
<div style="background-color:#f71a42;">Content here</div>
.mybackground {background-color:#f71a42;}
Border around this has a color of #f71a42
<div style="border:2px solid #f71a42;">Content here</div>
.myborder {border:2px solid #f71a42;}