#f20f5c color space conversions
Hex:
#f20f5c
RGB:
242, 15, 92
CMY:
5, 94, 64
CMYK:
0, 94, 62, 5
HSL:
340°, 89.7233%, 50.3922%
HSV (HSB):
340°, 93.8017%, 94.9020%
XYZ:
38.7205, 19.9916, 11.9432
xyY:
0.5480, 0.2829, 19.9916
CIE-Lab:
51.8277, 78.2951, 21.2066
CIE-LCH:
51.8277, 81.1163, 15.1552
CIE-Luv:
51.8277, 145.4073, 8.2199
Hunter-Lab:
44.7120, 76.3350, 15.4612
#f20f5c color charts
#f20f5c color shades, tints & tones
#f20f5c color schemes
#f20f5c color preview, HTML & CSS examples
This text has a color of #f20f5c
<p style="color:#f20f5c;">Text here</p>
.mytext {color:#f20f5c;}
This box has a color of #f20f5c
<div style="background-color:#f20f5c;">Content here</div>
.mybackground {background-color:#f20f5c;}
Border around this has a color of #f20f5c
<div style="border:2px solid #f20f5c;">Content here</div>
.myborder {border:2px solid #f20f5c;}