#f70bbd color space conversions
Hex:
#f70bbd
RGB:
247, 11, 189
CMY:
3, 96, 26
CMYK:
0, 96, 23, 3
HSL:
315°, 93.6508%, 50.5882%
HSV (HSB):
315°, 95.5466%, 96.8627%
XYZ:
47.6628, 23.6876, 50.2042
xyY:
0.3921, 0.1949, 23.6876
CIE-Lab:
55.7737, 87.8682, -30.7623
CIE-LCH:
55.7737, 93.0975, 340.7051
CIE-Luv:
55.7737, 106.2577, -60.3495
Hunter-Lab:
48.6699, 89.6337, -27.0901
#f70bbd color charts
#f70bbd color shades, tints & tones
#f70bbd color schemes
#f70bbd color preview, HTML & CSS examples
This text has a color of #f70bbd
<p style="color:#f70bbd;">Text here</p>
.mytext {color:#f70bbd;}
This box has a color of #f70bbd
<div style="background-color:#f70bbd;">Content here</div>
.mybackground {background-color:#f70bbd;}
Border around this has a color of #f70bbd
<div style="border:2px solid #f70bbd;">Content here</div>
.myborder {border:2px solid #f70bbd;}