#f211d5 color space conversions
Hex:
#f211d5
RGB:
242, 17, 213
CMY:
5, 93, 16
CMYK:
0, 93, 12, 5
HSL:
308°, 89.6414%, 50.7843%
HSV (HSB):
308°, 92.9752%, 94.9020%
XYZ:
48.8286, 24.0822, 65.0256
xyY:
0.3540, 0.1746, 24.0822
CIE-Lab:
56.1700, 89.3726, -43.9932
CIE-LCH:
56.1700, 99.6136, 333.7915
CIE-Luv:
56.1700, 91.2179, -80.4476
Hunter-Lab:
49.0737, 91.7299, -44.2113
#f211d5 color charts
#f211d5 color shades, tints & tones
#f211d5 color schemes
#f211d5 color preview, HTML & CSS examples
This text has a color of #f211d5
<p style="color:#f211d5;">Text here</p>
.mytext {color:#f211d5;}
This box has a color of #f211d5
<div style="background-color:#f211d5;">Content here</div>
.mybackground {background-color:#f211d5;}
Border around this has a color of #f211d5
<div style="border:2px solid #f211d5;">Content here</div>
.myborder {border:2px solid #f211d5;}