#f706d1 color space conversions
Hex:
#f706d1
RGB:
247, 6, 209
CMY:
3, 98, 18
CMYK:
0, 98, 15, 3
HSL:
309°, 95.2569%, 49.6078%
HSV (HSB):
309°, 97.5709%, 96.8627%
XYZ:
49.9315, 24.5079, 62.4204
xyY:
0.3648, 0.1791, 24.5079
CIE-Lab:
56.5927, 90.5433, -40.9845
CIE-LCH:
56.5927, 99.3872, 335.6461
CIE-Luv:
56.5927, 97.3996, -76.2503
Hunter-Lab:
49.5054, 93.4019, -40.1038
#f706d1 color charts
#f706d1 color shades, tints & tones
#f706d1 color schemes
#f706d1 color preview, HTML & CSS examples
This text has a color of #f706d1
<p style="color:#f706d1;">Text here</p>
.mytext {color:#f706d1;}
This box has a color of #f706d1
<div style="background-color:#f706d1;">Content here</div>
.mybackground {background-color:#f706d1;}
Border around this has a color of #f706d1
<div style="border:2px solid #f706d1;">Content here</div>
.myborder {border:2px solid #f706d1;}