#f211bf color space conversions
Hex:
#f211bf
RGB:
242, 17, 191
CMY:
5, 93, 25
CMYK:
0, 93, 21, 5
HSL:
314°, 89.6414%, 50.7843%
HSV (HSB):
314°, 92.9752%, 94.9020%
XYZ:
46.2224, 23.0397, 51.3011
xyY:
0.3834, 0.1911, 23.0397
CIE-Lab:
55.1132, 86.6724, -33.0182
CIE-LCH:
55.1132, 92.7486, 339.1454
CIE-Luv:
55.1132, 100.9927, -63.3124
Hunter-Lab:
47.9997, 87.8909, -29.7682
#f211bf color charts
#f211bf color shades, tints & tones
#f211bf color schemes
#f211bf color preview, HTML & CSS examples
This text has a color of #f211bf
<p style="color:#f211bf;">Text here</p>
.mytext {color:#f211bf;}
This box has a color of #f211bf
<div style="background-color:#f211bf;">Content here</div>
.mybackground {background-color:#f211bf;}
Border around this has a color of #f211bf
<div style="border:2px solid #f211bf;">Content here</div>
.myborder {border:2px solid #f211bf;}