#f20d5d color space conversions
Hex:
#f20d5d
RGB:
242, 13, 93
CMY:
5, 95, 64
CMYK:
0, 95, 62, 5
HSL:
339°, 89.8039%, 50.0000%
HSV (HSB):
339°, 94.6281%, 94.9020%
XYZ:
38.7377, 19.9554, 12.1660
xyY:
0.5467, 0.2816, 19.9554
CIE-Lab:
51.7868, 78.5263, 20.5442
CIE-LCH:
51.7868, 81.1692, 14.6612
CIE-Luv:
51.7868, 145.3094, 7.5047
Hunter-Lab:
44.6715, 76.6143, 15.1228
#f20d5d color charts
#f20d5d color shades, tints & tones
#f20d5d color schemes
#f20d5d color preview, HTML & CSS examples
This text has a color of #f20d5d
<p style="color:#f20d5d;">Text here</p>
.mytext {color:#f20d5d;}
This box has a color of #f20d5d
<div style="background-color:#f20d5d;">Content here</div>
.mybackground {background-color:#f20d5d;}
Border around this has a color of #f20d5d
<div style="border:2px solid #f20d5d;">Content here</div>
.myborder {border:2px solid #f20d5d;}