#f20b8e color space conversions
Hex:
#f20b8e
RGB:
242, 11, 142
CMY:
5, 96, 44
CMYK:
0, 95, 41, 5
HSL:
326°, 91.3043%, 49.6078%
HSV (HSB):
326°, 95.4545%, 94.9020%
XYZ:
41.6201, 21.0696, 27.4644
xyY:
0.4617, 0.2337, 21.0696
CIE-Lab:
53.0256, 82.1623, -7.3573
CIE-LCH:
53.0256, 82.4911, 354.8830
CIE-Luv:
53.0256, 124.4078, -25.7972
Hunter-Lab:
45.9016, 81.5224, -3.3440
#f20b8e color charts
#f20b8e color shades, tints & tones
#f20b8e color schemes
#f20b8e color preview, HTML & CSS examples
This text has a color of #f20b8e
<p style="color:#f20b8e;">Text here</p>
.mytext {color:#f20b8e;}
This box has a color of #f20b8e
<div style="background-color:#f20b8e;">Content here</div>
.mybackground {background-color:#f20b8e;}
Border around this has a color of #f20b8e
<div style="border:2px solid #f20b8e;">Content here</div>
.myborder {border:2px solid #f20b8e;}