#f21e8e color space conversions
Hex:
#f21e8e
RGB:
242, 30, 142
CMY:
5, 88, 44
CMYK:
0, 88, 41, 5
HSL:
328°, 89.0756%, 53.3333%
HSV (HSB):
328°, 87.6033%, 94.9020%
XYZ:
41.9647, 21.7588, 27.5793
xyY:
0.4596, 0.2383, 21.7588
CIE-Lab:
53.7701, 79.9980, -6.2495
CIE-LCH:
53.7701, 80.2417, 355.5331
CIE-Luv:
53.7701, 121.8260, -23.9108
Hunter-Lab:
46.6463, 78.9540, -2.4023
#f21e8e color charts
#f21e8e color shades, tints & tones
#f21e8e color schemes
#f21e8e color preview, HTML & CSS examples
This text has a color of #f21e8e
<p style="color:#f21e8e;">Text here</p>
.mytext {color:#f21e8e;}
This box has a color of #f21e8e
<div style="background-color:#f21e8e;">Content here</div>
.mybackground {background-color:#f21e8e;}
Border around this has a color of #f21e8e
<div style="border:2px solid #f21e8e;">Content here</div>
.myborder {border:2px solid #f21e8e;}