#f20dac color space conversions
Hex:
#f20dac
RGB:
242, 13, 172
CMY:
5, 95, 33
CMYK:
0, 95, 29, 5
HSL:
318°, 89.8039%, 50.0000%
HSV (HSB):
318°, 94.6281%, 94.9020%
XYZ:
44.2083, 22.1437, 40.9738
xyY:
0.4119, 0.2063, 22.1437
CIE-Lab:
54.1791, 84.9028, -23.3944
CIE-LCH:
54.1791, 88.0669, 344.5948
CIE-Luv:
54.1791, 110.1098, -48.7250
Hunter-Lab:
47.0570, 85.3440, -18.6855
#f20dac color charts
#f20dac color shades, tints & tones
#f20dac color schemes
#f20dac color preview, HTML & CSS examples
This text has a color of #f20dac
<p style="color:#f20dac;">Text here</p>
.mytext {color:#f20dac;}
This box has a color of #f20dac
<div style="background-color:#f20dac;">Content here</div>
.mybackground {background-color:#f20dac;}
Border around this has a color of #f20dac
<div style="border:2px solid #f20dac;">Content here</div>
.myborder {border:2px solid #f20dac;}