#f20d81 color space conversions
Hex:
#f20d81
RGB:
242, 13, 129
CMY:
5, 95, 49
CMYK:
0, 95, 47, 5
HSL:
330°, 89.8039%, 50.0000%
HSV (HSB):
330°, 94.6281%, 94.9020%
XYZ:
40.7243, 20.7501, 22.6276
xyY:
0.4842, 0.2467, 20.7501
CIE-Lab:
52.6749, 80.9302, -0.0599
CIE-LCH:
52.6749, 80.9302, 359.9576
CIE-Luv:
52.6749, 130.2040, -16.1208
Hunter-Lab:
45.5522, 79.8650, 2.4348
#f20d81 color charts
#f20d81 color shades, tints & tones
#f20d81 color schemes
#f20d81 color preview, HTML & CSS examples
This text has a color of #f20d81
<p style="color:#f20d81;">Text here</p>
.mytext {color:#f20d81;}
This box has a color of #f20d81
<div style="background-color:#f20d81;">Content here</div>
.mybackground {background-color:#f20d81;}
Border around this has a color of #f20d81
<div style="border:2px solid #f20d81;">Content here</div>
.myborder {border:2px solid #f20d81;}