#f700d3 color space conversions
Hex:
#f700d3
RGB:
247, 0, 211
CMY:
3, 100, 17
CMYK:
0, 100, 15, 3
HSL:
309°, 100.0000%, 48.4314%
HSV (HSB):
309°, 100.0000%, 96.8627%
XYZ:
50.1156, 24.4773, 63.7112
xyY:
0.3624, 0.1770, 24.4773
CIE-Lab:
56.5625, 91.1686, -42.1739
CIE-LCH:
56.5625, 100.4508, 335.1751
CIE-Luv:
56.5625, 96.8016, -78.1280
Hunter-Lab:
49.4745, 94.2326, -41.7190
#f700d3 color charts
#f700d3 color shades, tints & tones
#f700d3 color schemes
#f700d3 color preview, HTML & CSS examples
This text has a color of #f700d3
<p style="color:#f700d3;">Text here</p>
.mytext {color:#f700d3;}
This box has a color of #f700d3
<div style="background-color:#f700d3;">Content here</div>
.mybackground {background-color:#f700d3;}
Border around this has a color of #f700d3
<div style="border:2px solid #f700d3;">Content here</div>
.myborder {border:2px solid #f700d3;}