#f20cdd color space conversions
Hex:
#f20cdd
RGB:
242, 12, 221
CMY:
5, 95, 13
CMYK:
0, 95, 9, 5
HSL:
305°, 90.5512%, 49.8039%
HSV (HSB):
305°, 95.0413%, 94.9020%
XYZ:
49.8006, 24.3606, 70.4839
xyY:
0.3443, 0.1684, 24.3606
CIE-Lab:
56.4471, 90.8180, -48.1021
CIE-LCH:
56.4471, 102.7702, 332.0919
CIE-Luv:
56.4471, 88.0857, -86.9372
Hunter-Lab:
49.3565, 93.7321, -50.1199
#f20cdd color charts
#f20cdd color shades, tints & tones
#f20cdd color schemes
#f20cdd color preview, HTML & CSS examples
This text has a color of #f20cdd
<p style="color:#f20cdd;">Text here</p>
.mytext {color:#f20cdd;}
This box has a color of #f20cdd
<div style="background-color:#f20cdd;">Content here</div>
.mybackground {background-color:#f20cdd;}
Border around this has a color of #f20cdd
<div style="border:2px solid #f20cdd;">Content here</div>
.myborder {border:2px solid #f20cdd;}