#f20a7f color space conversions
Hex:
#f20a7f
RGB:
242, 10, 127
CMY:
5, 96, 50
CMYK:
0, 96, 48, 5
HSL:
330°, 92.0635%, 49.4118%
HSV (HSB):
330°, 95.8678%, 94.9020%
XYZ:
40.5573, 20.6266, 21.9224
xyY:
0.4880, 0.2482, 20.6266
CIE-Lab:
52.5384, 81.0021, 0.9485
CIE-LCH:
52.5384, 81.0077, 0.6709
CIE-Luv:
52.5384, 131.4041, -14.8831
Hunter-Lab:
45.4166, 79.9226, 3.1725
#f20a7f color charts
#f20a7f color shades, tints & tones
#f20a7f color schemes
#f20a7f color preview, HTML & CSS examples
This text has a color of #f20a7f
<p style="color:#f20a7f;">Text here</p>
.mytext {color:#f20a7f;}
This box has a color of #f20a7f
<div style="background-color:#f20a7f;">Content here</div>
.mybackground {background-color:#f20a7f;}
Border around this has a color of #f20a7f
<div style="border:2px solid #f20a7f;">Content here</div>
.myborder {border:2px solid #f20a7f;}