#f21c7e color space conversions
Hex:
#f21c7e
RGB:
242, 28, 126
CMY:
5, 89, 51
CMYK:
0, 88, 48, 5
HSL:
333°, 89.1667%, 52.9412%
HSV (HSB):
333°, 88.4298%, 94.9020%
XYZ:
40.7991, 21.2141, 21.6830
xyY:
0.4875, 0.2535, 21.2141
CIE-Lab:
53.1830, 78.9704, 2.4881
CIE-LCH:
53.1830, 79.0096, 1.8046
CIE-Luv:
53.1830, 129.2900, -12.5142
Hunter-Lab:
46.0588, 77.5133, 4.3293
#f21c7e color charts
#f21c7e color shades, tints & tones
#f21c7e color schemes
#f21c7e color preview, HTML & CSS examples
This text has a color of #f21c7e
<p style="color:#f21c7e;">Text here</p>
.mytext {color:#f21c7e;}
This box has a color of #f21c7e
<div style="background-color:#f21c7e;">Content here</div>
.mybackground {background-color:#f21c7e;}
Border around this has a color of #f21c7e
<div style="border:2px solid #f21c7e;">Content here</div>
.myborder {border:2px solid #f21c7e;}