#f70ae5 color space conversions
Hex:
#f70ae5
RGB:
247, 10, 229
CMY:
3, 96, 10
CMYK:
0, 96, 7, 3
HSL:
305°, 93.6759%, 50.3922%
HSV (HSB):
305°, 95.9514%, 96.8627%
XYZ:
52.6092, 25.6484, 76.3066
xyY:
0.3404, 0.1659, 25.6484
CIE-Lab:
57.7018, 92.8494, -50.5774
CIE-LCH:
57.7018, 105.7312, 331.4217
CIE-Luv:
57.7018, 88.5224, -91.4167
Hunter-Lab:
50.6442, 96.7982, -53.8823
#f70ae5 color charts
#f70ae5 color shades, tints & tones
#f70ae5 color schemes
#f70ae5 color preview, HTML & CSS examples
This text has a color of #f70ae5
<p style="color:#f70ae5;">Text here</p>
.mytext {color:#f70ae5;}
This box has a color of #f70ae5
<div style="background-color:#f70ae5;">Content here</div>
.mybackground {background-color:#f70ae5;}
Border around this has a color of #f70ae5
<div style="border:2px solid #f70ae5;">Content here</div>
.myborder {border:2px solid #f70ae5;}