#f206b3 color space conversions
Hex:
#f206b3
RGB:
242, 6, 179
CMY:
5, 98, 30
CMYK:
0, 98, 26, 5
HSL:
316°, 95.1613%, 48.6275%
HSV (HSB):
316°, 97.5207%, 94.9020%
XYZ:
44.8198, 22.2622, 44.5826
xyY:
0.4014, 0.1994, 22.2622
CIE-Lab:
54.3041, 86.1421, -27.2993
CIE-LCH:
54.3041, 90.3643, 342.4161
CIE-Luv:
54.3041, 107.2857, -54.6344
Hunter-Lab:
47.1828, 86.9903, -22.9946
#f206b3 color charts
#f206b3 color shades, tints & tones
#f206b3 color schemes
#f206b3 color preview, HTML & CSS examples
This text has a color of #f206b3
<p style="color:#f206b3;">Text here</p>
.mytext {color:#f206b3;}
This box has a color of #f206b3
<div style="background-color:#f206b3;">Content here</div>
.mybackground {background-color:#f206b3;}
Border around this has a color of #f206b3
<div style="border:2px solid #f206b3;">Content here</div>
.myborder {border:2px solid #f206b3;}