#f20a8d color space conversions
Hex:
#f20a8d
RGB:
242, 10, 141
CMY:
5, 96, 45
CMYK:
0, 96, 42, 5
HSL:
326°, 92.0635%, 49.4118%
HSV (HSB):
326°, 95.8678%, 94.9020%
XYZ:
41.5342, 21.0174, 27.0670
xyY:
0.4635, 0.2345, 21.0174
CIE-Lab:
52.9685, 82.1467, -6.8431
CIE-LCH:
52.9685, 82.4312, 355.2381
CIE-Luv:
52.9685, 124.9595, -25.1115
Hunter-Lab:
45.8448, 81.4882, -2.9138
#f20a8d color charts
#f20a8d color shades, tints & tones
#f20a8d color schemes
#f20a8d color preview, HTML & CSS examples
This text has a color of #f20a8d
<p style="color:#f20a8d;">Text here</p>
.mytext {color:#f20a8d;}
This box has a color of #f20a8d
<div style="background-color:#f20a8d;">Content here</div>
.mybackground {background-color:#f20a8d;}
Border around this has a color of #f20a8d
<div style="border:2px solid #f20a8d;">Content here</div>
.myborder {border:2px solid #f20a8d;}