#f20a7e color space conversions
Hex:
#f20a7e
RGB:
242, 10, 126
CMY:
5, 96, 51
CMYK:
0, 96, 48, 5
HSL:
330°, 92.0635%, 49.4118%
HSV (HSB):
330°, 95.8678%, 94.9020%
XYZ:
40.4924, 20.6007, 21.5808
xyY:
0.4898, 0.2492, 20.6007
CIE-Lab:
52.5097, 80.9253, 1.5110
CIE-LCH:
52.5097, 80.9394, 1.0697
CIE-Luv:
52.5097, 131.8556, -14.1715
Hunter-Lab:
45.3880, 79.8178, 3.5807
#f20a7e color charts
#f20a7e color shades, tints & tones
#f20a7e color schemes
#f20a7e color preview, HTML & CSS examples
This text has a color of #f20a7e
<p style="color:#f20a7e;">Text here</p>
.mytext {color:#f20a7e;}
This box has a color of #f20a7e
<div style="background-color:#f20a7e;">Content here</div>
.mybackground {background-color:#f20a7e;}
Border around this has a color of #f20a7e
<div style="border:2px solid #f20a7e;">Content here</div>
.myborder {border:2px solid #f20a7e;}