#f006c7 color space conversions
Hex:
#f006c7
RGB:
240, 6, 199
CMY:
6, 98, 22
CMYK:
0, 98, 17, 6
HSL:
311°, 95.1220%, 48.2353%
HSV (HSB):
311°, 97.5000%, 94.1176%
XYZ:
46.3091, 22.7790, 55.9889
xyY:
0.3702, 0.1821, 22.7790
CIE-Lab:
54.8440, 88.0787, -38.0852
CIE-LCH:
54.8440, 95.9600, 336.6164
CIE-Luv:
54.8440, 96.4954, -71.0015
Hunter-Lab:
47.7274, 89.6727, -36.1438
#f006c7 color charts
#f006c7 color shades, tints & tones
#f006c7 color schemes
#f006c7 color preview, HTML & CSS examples
This text has a color of #f006c7
<p style="color:#f006c7;">Text here</p>
.mytext {color:#f006c7;}
This box has a color of #f006c7
<div style="background-color:#f006c7;">Content here</div>
.mybackground {background-color:#f006c7;}
Border around this has a color of #f006c7
<div style="border:2px solid #f006c7;">Content here</div>
.myborder {border:2px solid #f006c7;}