#f21bad color space conversions
Hex:
#f21bad
RGB:
242, 27, 173
CMY:
5, 89, 32
CMYK:
0, 89, 29, 5
HSL:
319°, 89.2116%, 52.7451%
HSV (HSB):
319°, 88.8430%, 94.9020%
XYZ:
44.5527, 22.6782, 41.5643
xyY:
0.4095, 0.2084, 22.6782
CIE-Lab:
54.7394, 83.4914, -23.1187
CIE-LCH:
54.7394, 86.6330, 344.5226
CIE-Luv:
54.7394, 108.1590, -48.1589
Hunter-Lab:
47.6217, 83.6587, -18.4133
#f21bad color charts
#f21bad color shades, tints & tones
#f21bad color schemes
#f21bad color preview, HTML & CSS examples
This text has a color of #f21bad
<p style="color:#f21bad;">Text here</p>
.mytext {color:#f21bad;}
This box has a color of #f21bad
<div style="background-color:#f21bad;">Content here</div>
.mybackground {background-color:#f21bad;}
Border around this has a color of #f21bad
<div style="border:2px solid #f21bad;">Content here</div>
.myborder {border:2px solid #f21bad;}