#f20c85 color space conversions
Hex:
#f20c85
RGB:
242, 12, 133
CMY:
5, 95, 48
CMYK:
0, 95, 45, 5
HSL:
328°, 90.5512%, 49.8039%
HSV (HSB):
328°, 95.0413%, 94.9020%
XYZ:
40.9831, 20.8336, 24.0515
xyY:
0.4773, 0.2426, 20.8336
CIE-Lab:
52.7669, 81.3299, -2.3357
CIE-LCH:
52.7669, 81.3634, 358.3550
CIE-Luv:
52.7669, 128.4829, -19.0831
Hunter-Lab:
45.6439, 80.3961, 0.7085
#f20c85 color charts
#f20c85 color shades, tints & tones
#f20c85 color schemes
#f20c85 color preview, HTML & CSS examples
This text has a color of #f20c85
<p style="color:#f20c85;">Text here</p>
.mytext {color:#f20c85;}
This box has a color of #f20c85
<div style="background-color:#f20c85;">Content here</div>
.mybackground {background-color:#f20c85;}
Border around this has a color of #f20c85
<div style="border:2px solid #f20c85;">Content here</div>
.myborder {border:2px solid #f20c85;}