#f00fc6 color space conversions
Hex:
#f00fc6
RGB:
240, 15, 198
CMY:
6, 94, 22
CMYK:
0, 94, 18, 6
HSL:
311°, 88.2353%, 50.0000%
HSV (HSB):
311°, 93.7500%, 94.1176%
XYZ:
46.2990, 22.9441, 55.4145
xyY:
0.3714, 0.1841, 22.9441
CIE-Lab:
55.0147, 87.3142, -37.2410
CIE-LCH:
55.0147, 94.9245, 336.9009
CIE-Luv:
55.0147, 96.4260, -69.6658
Hunter-Lab:
47.9000, 88.7089, -35.0613
#f00fc6 color charts
#f00fc6 color shades, tints & tones
#f00fc6 color schemes
#f00fc6 color preview, HTML & CSS examples
This text has a color of #f00fc6
<p style="color:#f00fc6;">Text here</p>
.mytext {color:#f00fc6;}
This box has a color of #f00fc6
<div style="background-color:#f00fc6;">Content here</div>
.mybackground {background-color:#f00fc6;}
Border around this has a color of #f00fc6
<div style="border:2px solid #f00fc6;">Content here</div>
.myborder {border:2px solid #f00fc6;}