#f706d5 color space conversions
Hex:
#f706d5
RGB:
247, 6, 213
CMY:
3, 98, 16
CMYK:
0, 98, 14, 3
HSL:
308°, 95.2569%, 49.6078%
HSV (HSB):
308°, 97.5709%, 96.8627%
XYZ:
50.4331, 24.7085, 65.0619
xyY:
0.3597, 0.1762, 24.7085
CIE-Lab:
56.7903, 91.0382, -42.9551
CIE-LCH:
56.7903, 100.6633, 334.7404
CIE-Luv:
56.7903, 95.6192, -79.3495
Hunter-Lab:
49.7076, 94.1168, -42.8088
#f706d5 color charts
#f706d5 color shades, tints & tones
#f706d5 color schemes
#f706d5 color preview, HTML & CSS examples
This text has a color of #f706d5
<p style="color:#f706d5;">Text here</p>
.mytext {color:#f706d5;}
This box has a color of #f706d5
<div style="background-color:#f706d5;">Content here</div>
.mybackground {background-color:#f706d5;}
Border around this has a color of #f706d5
<div style="border:2px solid #f706d5;">Content here</div>
.myborder {border:2px solid #f706d5;}