#f00fb6 color space conversions
Hex:
#f00fb6
RGB:
240, 15, 182
CMY:
6, 94, 29
CMYK:
0, 94, 24, 6
HSL:
315°, 88.2353%, 50.0000%
HSV (HSB):
315°, 93.7500%, 94.1176%
XYZ:
44.5495, 22.2443, 46.2015
xyY:
0.3943, 0.1969, 22.2443
CIE-Lab:
54.2853, 85.4393, -29.1080
CIE-LCH:
54.2853, 90.2616, 341.1867
CIE-Luv:
54.2853, 103.7096, -57.1404
Hunter-Lab:
47.1639, 86.0687, -25.0655
#f00fb6 color charts
#f00fb6 color shades, tints & tones
#f00fb6 color schemes
#f00fb6 color preview, HTML & CSS examples
This text has a color of #f00fb6
<p style="color:#f00fb6;">Text here</p>
.mytext {color:#f00fb6;}
This box has a color of #f00fb6
<div style="background-color:#f00fb6;">Content here</div>
.mybackground {background-color:#f00fb6;}
Border around this has a color of #f00fb6
<div style="border:2px solid #f00fb6;">Content here</div>
.myborder {border:2px solid #f00fb6;}