#f204a1 color space conversions
Hex:
#f204a1
RGB:
242, 4, 161
CMY:
5, 98, 37
CMYK:
0, 98, 33, 5
HSL:
320°, 96.7480%, 48.2353%
HSV (HSB):
320°, 98.3471%, 94.9020%
XYZ:
43.0944, 21.5373, 35.6040
xyY:
0.4299, 0.2149, 21.5373
CIE-Lab:
53.5326, 84.4081, -17.9037
CIE-LCH:
53.5326, 86.2860, 348.0246
CIE-Luv:
53.5326, 115.9556, -40.7158
Hunter-Lab:
46.4083, 84.5393, -13.0009
#f204a1 color charts
#f204a1 color shades, tints & tones
#f204a1 color schemes
#f204a1 color preview, HTML & CSS examples
This text has a color of #f204a1
<p style="color:#f204a1;">Text here</p>
.mytext {color:#f204a1;}
This box has a color of #f204a1
<div style="background-color:#f204a1;">Content here</div>
.mybackground {background-color:#f204a1;}
Border around this has a color of #f204a1
<div style="border:2px solid #f204a1;">Content here</div>
.myborder {border:2px solid #f204a1;}