#f016d7 color space conversions
Hex:
#f016d7
RGB:
240, 22, 215
CMY:
6, 91, 16
CMYK:
0, 91, 10, 6
HSL:
307°, 87.9032%, 51.3725%
HSV (HSB):
307°, 90.8333%, 94.1176%
XYZ:
48.4878, 24.0054, 66.3679
xyY:
0.3492, 0.1729, 24.0054
CIE-Lab:
56.0932, 88.7701, -45.2767
CIE-LCH:
56.0932, 99.6499, 332.9764
CIE-Luv:
56.0932, 88.4761, -82.2564
Hunter-Lab:
48.9953, 90.9095, -46.0162
#f016d7 color charts
#f016d7 color shades, tints & tones
#f016d7 color schemes
#f016d7 color preview, HTML & CSS examples
This text has a color of #f016d7
<p style="color:#f016d7;">Text here</p>
.mytext {color:#f016d7;}
This box has a color of #f016d7
<div style="background-color:#f016d7;">Content here</div>
.mybackground {background-color:#f016d7;}
Border around this has a color of #f016d7
<div style="border:2px solid #f016d7;">Content here</div>
.myborder {border:2px solid #f016d7;}