#f70abc color space conversions
Hex:
#f70abc
RGB:
247, 10, 188
CMY:
3, 96, 26
CMYK:
0, 96, 24, 3
HSL:
315°, 93.6759%, 50.3922%
HSV (HSB):
315°, 95.9514%, 96.8627%
XYZ:
47.5434, 23.6221, 49.6307
xyY:
0.3936, 0.1956, 23.6221
CIE-Lab:
55.7074, 87.8220, -30.2859
CIE-LCH:
55.7074, 92.8975, 340.9730
CIE-Luv:
55.7074, 106.7822, -59.6239
Hunter-Lab:
48.6026, 89.5557, -26.5224
#f70abc color charts
#f70abc color shades, tints & tones
#f70abc color schemes
#f70abc color preview, HTML & CSS examples
This text has a color of #f70abc
<p style="color:#f70abc;">Text here</p>
.mytext {color:#f70abc;}
This box has a color of #f70abc
<div style="background-color:#f70abc;">Content here</div>
.mybackground {background-color:#f70abc;}
Border around this has a color of #f70abc
<div style="border:2px solid #f70abc;">Content here</div>
.myborder {border:2px solid #f70abc;}