#f006c8 color space conversions
Hex:
#f006c8
RGB:
240, 6, 200
CMY:
6, 98, 22
CMYK:
0, 98, 17, 6
HSL:
310°, 95.1220%, 48.2353%
HSV (HSB):
310°, 97.5000%, 94.1176%
XYZ:
46.4256, 22.8256, 56.6025
xyY:
0.3689, 0.1814, 22.8256
CIE-Lab:
54.8923, 88.2002, -38.5851
CIE-LCH:
54.8923, 96.2710, 336.3720
CIE-Luv:
54.8923, 96.0451, -71.7795
Hunter-Lab:
47.7762, 89.8457, -36.8000
#f006c8 color charts
#f006c8 color shades, tints & tones
#f006c8 color schemes
#f006c8 color preview, HTML & CSS examples
This text has a color of #f006c8
<p style="color:#f006c8;">Text here</p>
.mytext {color:#f006c8;}
This box has a color of #f006c8
<div style="background-color:#f006c8;">Content here</div>
.mybackground {background-color:#f006c8;}
Border around this has a color of #f006c8
<div style="border:2px solid #f006c8;">Content here</div>
.myborder {border:2px solid #f006c8;}