#f205a3 color space conversions
Hex:
#f205a3
RGB:
242, 5, 163
CMY:
5, 98, 36
CMYK:
0, 98, 33, 5
HSL:
320°, 95.9514%, 48.4314%
HSV (HSB):
320°, 97.9339%, 94.9020%
XYZ:
43.2831, 21.6301, 36.5441
xyY:
0.4266, 0.2132, 21.6301
CIE-Lab:
53.6323, 84.5379, -18.9338
CIE-LCH:
53.6323, 86.6322, 347.3759
CIE-Luv:
53.6323, 114.9311, -42.2060
Hunter-Lab:
46.5082, 84.7325, -14.0317
#f205a3 color charts
#f205a3 color shades, tints & tones
#f205a3 color schemes
#f205a3 color preview, HTML & CSS examples
This text has a color of #f205a3
<p style="color:#f205a3;">Text here</p>
.mytext {color:#f205a3;}
This box has a color of #f205a3
<div style="background-color:#f205a3;">Content here</div>
.mybackground {background-color:#f205a3;}
Border around this has a color of #f205a3
<div style="border:2px solid #f205a3;">Content here</div>
.myborder {border:2px solid #f205a3;}