#f206e7 color space conversions
Hex:
#f206e7
RGB:
242, 6, 231
CMY:
5, 98, 9
CMYK:
0, 98, 5, 5
HSL:
303°, 95.1613%, 48.6275%
HSV (HSB):
303°, 97.5207%, 94.9020%
XYZ:
51.1069, 24.7770, 77.6901
xyY:
0.3328, 0.1613, 24.7770
CIE-Lab:
56.8575, 92.5430, -53.1003
CIE-LCH:
56.8575, 106.6952, 330.1532
CIE-Luv:
56.8575, 84.1646, -94.8481
Hunter-Lab:
49.7765, 96.1618, -57.6950
#f206e7 color charts
#f206e7 color shades, tints & tones
#f206e7 color schemes
#f206e7 color preview, HTML & CSS examples
This text has a color of #f206e7
<p style="color:#f206e7;">Text here</p>
.mytext {color:#f206e7;}
This box has a color of #f206e7
<div style="background-color:#f206e7;">Content here</div>
.mybackground {background-color:#f206e7;}
Border around this has a color of #f206e7
<div style="border:2px solid #f206e7;">Content here</div>
.myborder {border:2px solid #f206e7;}