#f070d5 color space conversions
Hex:
#f070d5
RGB:
240, 112, 213
CMY:
6, 56, 16
CMYK:
0, 53, 11, 6
HSL:
313°, 81.0127%, 69.0196%
HSV (HSB):
313°, 53.3333%, 94.1176%
XYZ:
53.7396, 34.9177, 66.8582
xyY:
0.3456, 0.2245, 34.9177
CIE-Lab:
65.6845, 61.3605, -29.1565
CIE-LCH:
65.6845, 67.9353, 334.5845
CIE-Luv:
65.6845, 66.9696, -55.0299
Hunter-Lab:
59.0912, 58.9245, -25.7193
#f070d5 color charts
#f070d5 color shades, tints & tones
#f070d5 color schemes
#f070d5 color preview, HTML & CSS examples
This text has a color of #f070d5
<p style="color:#f070d5;">Text here</p>
.mytext {color:#f070d5;}
This box has a color of #f070d5
<div style="background-color:#f070d5;">Content here</div>
.mybackground {background-color:#f070d5;}
Border around this has a color of #f070d5
<div style="border:2px solid #f070d5;">Content here</div>
.myborder {border:2px solid #f070d5;}