#f70bb5 color space conversions
Hex:
#f70bb5
RGB:
247, 11, 181
CMY:
3, 96, 29
CMYK:
0, 96, 27, 3
HSL:
317°, 93.6508%, 50.5882%
HSV (HSB):
317°, 95.5466%, 96.8627%
XYZ:
46.8179, 23.3497, 45.7554
xyY:
0.4039, 0.2014, 23.3497
CIE-Lab:
55.4307, 86.9854, -26.6478
CIE-LCH:
55.4307, 90.9757, 342.9676
CIE-Luv:
55.4307, 109.9923, -54.0773
Hunter-Lab:
48.3215, 88.3831, -22.3164
#f70bb5 color charts
#f70bb5 color shades, tints & tones
#f70bb5 color schemes
#f70bb5 color preview, HTML & CSS examples
This text has a color of #f70bb5
<p style="color:#f70bb5;">Text here</p>
.mytext {color:#f70bb5;}
This box has a color of #f70bb5
<div style="background-color:#f70bb5;">Content here</div>
.mybackground {background-color:#f70bb5;}
Border around this has a color of #f70bb5
<div style="border:2px solid #f70bb5;">Content here</div>
.myborder {border:2px solid #f70bb5;}