#f006c9 color space conversions
Hex:
#f006c9
RGB:
240, 6, 201
CMY:
6, 98, 21
CMYK:
0, 98, 16, 6
HSL:
310°, 95.1220%, 48.2353%
HSV (HSB):
310°, 97.5000%, 94.1176%
XYZ:
46.5429, 22.8726, 57.2201
xyY:
0.3675, 0.1806, 22.8726
CIE-Lab:
54.9408, 88.3224, -39.0843
CIE-LCH:
54.9408, 96.5837, 336.1297
CIE-Luv:
54.9408, 95.5959, -72.5569
Hunter-Lab:
47.8253, 90.0196, -37.4593
#f006c9 color charts
#f006c9 color shades, tints & tones
#f006c9 color schemes
#f006c9 color preview, HTML & CSS examples
This text has a color of #f006c9
<p style="color:#f006c9;">Text here</p>
.mytext {color:#f006c9;}
This box has a color of #f006c9
<div style="background-color:#f006c9;">Content here</div>
.mybackground {background-color:#f006c9;}
Border around this has a color of #f006c9
<div style="border:2px solid #f006c9;">Content here</div>
.myborder {border:2px solid #f006c9;}