#f20b7d color space conversions
Hex:
#f20b7d
RGB:
242, 11, 125
CMY:
5, 96, 51
CMYK:
0, 95, 48, 5
HSL:
330°, 91.3043%, 49.6078%
HSV (HSB):
330°, 95.4545%, 94.9020%
XYZ:
40.4393, 20.5973, 21.2463
xyY:
0.4915, 0.2503, 20.5973
CIE-Lab:
52.5059, 80.7771, 2.1100
CIE-LCH:
52.5059, 80.8047, 1.4963
CIE-Luv:
52.5059, 132.2110, -13.4021
Hunter-Lab:
45.3842, 79.6289, 4.0127
#f20b7d color charts
#f20b7d color shades, tints & tones
#f20b7d color schemes
#f20b7d color preview, HTML & CSS examples
This text has a color of #f20b7d
<p style="color:#f20b7d;">Text here</p>
.mytext {color:#f20b7d;}
This box has a color of #f20b7d
<div style="background-color:#f20b7d;">Content here</div>
.mybackground {background-color:#f20b7d;}
Border around this has a color of #f20b7d
<div style="border:2px solid #f20b7d;">Content here</div>
.myborder {border:2px solid #f20b7d;}