#f20c50 color space conversions
Hex:
#f20c50
RGB:
242, 12, 80
CMY:
5, 95, 69
CMYK:
0, 95, 67, 5
HSL:
342°, 90.5512%, 49.8039%
HSV (HSB):
342°, 95.0413%, 94.9020%
XYZ:
38.1974, 19.7194, 9.3824
xyY:
0.5676, 0.2930, 19.7194
CIE-Lab:
51.5184, 77.9513, 28.0730
CIE-LCH:
51.5184, 82.8523, 19.8057
CIE-Luv:
51.5184, 150.0707, 14.5610
Hunter-Lab:
44.4065, 75.8300, 18.5575
#f20c50 color charts
#f20c50 color shades, tints & tones
#f20c50 color schemes
#f20c50 color preview, HTML & CSS examples
This text has a color of #f20c50
<p style="color:#f20c50;">Text here</p>
.mytext {color:#f20c50;}
This box has a color of #f20c50
<div style="background-color:#f20c50;">Content here</div>
.mybackground {background-color:#f20c50;}
Border around this has a color of #f20c50
<div style="border:2px solid #f20c50;">Content here</div>
.myborder {border:2px solid #f20c50;}