#f21f8a color space conversions
Hex:
#f21f8a
RGB:
242, 31, 138
CMY:
5, 88, 46
CMYK:
0, 87, 43, 5
HSL:
330°, 89.0295%, 53.5294%
HSV (HSB):
330°, 87.1901%, 94.9020%
XYZ:
41.6954, 21.6922, 26.0342
xyY:
0.4663, 0.2426, 21.6922
CIE-Lab:
53.6989, 79.4888, -3.9637
CIE-LCH:
53.6989, 79.5876, 357.1454
CIE-Luv:
53.6989, 123.4200, -20.8001
Hunter-Lab:
46.5749, 78.2931, -0.5392
#f21f8a color charts
#f21f8a color shades, tints & tones
#f21f8a color schemes
#f21f8a color preview, HTML & CSS examples
This text has a color of #f21f8a
<p style="color:#f21f8a;">Text here</p>
.mytext {color:#f21f8a;}
This box has a color of #f21f8a
<div style="background-color:#f21f8a;">Content here</div>
.mybackground {background-color:#f21f8a;}
Border around this has a color of #f21f8a
<div style="border:2px solid #f21f8a;">Content here</div>
.myborder {border:2px solid #f21f8a;}