#f70ccc color space conversions
Hex:
#f70ccc
RGB:
247, 12, 204
CMY:
3, 95, 20
CMYK:
0, 95, 17, 3
HSL:
311°, 93.6255%, 50.7843%
HSV (HSB):
311°, 95.1417%, 96.8627%
XYZ:
49.3883, 24.3967, 59.2327
xyY:
0.3713, 0.1834, 24.3967
CIE-Lab:
56.4828, 89.5486, -38.2961
CIE-LCH:
56.4828, 97.3937, 336.8457
CIE-Luv:
56.4828, 99.3339, -72.0244
Hunter-Lab:
49.3931, 92.0451, -36.5261
#f70ccc color charts
#f70ccc color shades, tints & tones
#f70ccc color schemes
#f70ccc color preview, HTML & CSS examples
This text has a color of #f70ccc
<p style="color:#f70ccc;">Text here</p>
.mytext {color:#f70ccc;}
This box has a color of #f70ccc
<div style="background-color:#f70ccc;">Content here</div>
.mybackground {background-color:#f70ccc;}
Border around this has a color of #f70ccc
<div style="border:2px solid #f70ccc;">Content here</div>
.myborder {border:2px solid #f70ccc;}