#f70bdc color space conversions
Hex:
#f70bdc
RGB:
247, 11, 220
CMY:
3, 96, 14
CMYK:
0, 96, 11, 3
HSL:
307°, 93.6508%, 50.5882%
HSV (HSB):
307°, 95.5466%, 96.8627%
XYZ:
51.3957, 25.1808, 69.8617
xyY:
0.3510, 0.1720, 25.1808
CIE-Lab:
57.2512, 91.6108, -46.2051
CIE-LCH:
57.2512, 102.6033, 333.2353
CIE-Luv:
57.2512, 92.3193, -84.4789
Hunter-Lab:
50.1805, 95.0069, -47.4177
#f70bdc color charts
#f70bdc color shades, tints & tones
#f70bdc color schemes
#f70bdc color preview, HTML & CSS examples
This text has a color of #f70bdc
<p style="color:#f70bdc;">Text here</p>
.mytext {color:#f70bdc;}
This box has a color of #f70bdc
<div style="background-color:#f70bdc;">Content here</div>
.mybackground {background-color:#f70bdc;}
Border around this has a color of #f70bdc
<div style="border:2px solid #f70bdc;">Content here</div>
.myborder {border:2px solid #f70bdc;}