#f206f1 color space conversions
Hex:
#f206f1
RGB:
242, 6, 241
CMY:
5, 98, 5
CMYK:
0, 98, 0, 5
HSL:
300°, 95.1613%, 48.6275%
HSV (HSB):
300°, 97.5207%, 94.9020%
XYZ:
52.5603, 25.3584, 85.3435
xyY:
0.3219, 0.1553, 25.3584
CIE-Lab:
57.4229, 93.9240, -57.8112
CIE-LCH:
57.4229, 110.2899, 328.3873
CIE-Luv:
57.4229, 80.1101, -102.3290
Hunter-Lab:
50.3571, 98.1846, -65.2327
#f206f1 color charts
#f206f1 color shades, tints & tones
#f206f1 color schemes
#f206f1 color preview, HTML & CSS examples
This text has a color of #f206f1
<p style="color:#f206f1;">Text here</p>
.mytext {color:#f206f1;}
This box has a color of #f206f1
<div style="background-color:#f206f1;">Content here</div>
.mybackground {background-color:#f206f1;}
Border around this has a color of #f206f1
<div style="border:2px solid #f206f1;">Content here</div>
.myborder {border:2px solid #f206f1;}