#f21f97 color space conversions
Hex:
#f21f97
RGB:
242, 31, 151
CMY:
5, 88, 41
CMYK:
0, 87, 38, 5
HSL:
326°, 89.0295%, 53.5294%
HSV (HSB):
326°, 87.1901%, 94.9020%
XYZ:
42.6938, 22.0916, 31.2920
xyY:
0.4444, 0.2299, 22.0916
CIE-Lab:
54.1240, 80.6650, -11.0805
CIE-LCH:
54.1240, 81.4224, 352.1786
CIE-Luv:
54.1240, 117.5798, -30.5699
Hunter-Lab:
47.0017, 79.8870, -6.5720
#f21f97 color charts
#f21f97 color shades, tints & tones
#f21f97 color schemes
#f21f97 color preview, HTML & CSS examples
This text has a color of #f21f97
<p style="color:#f21f97;">Text here</p>
.mytext {color:#f21f97;}
This box has a color of #f21f97
<div style="background-color:#f21f97;">Content here</div>
.mybackground {background-color:#f21f97;}
Border around this has a color of #f21f97
<div style="border:2px solid #f21f97;">Content here</div>
.myborder {border:2px solid #f21f97;}