#f00bb1 color space conversions
Hex:
#f00bb1
RGB:
240, 11, 177
CMY:
6, 96, 31
CMYK:
0, 95, 26, 6
HSL:
317°, 91.2351%, 49.2157%
HSV (HSB):
317°, 95.4167%, 94.1176%
XYZ:
43.9907, 21.9389, 43.5110
xyY:
0.4020, 0.2005, 21.9389
CIE-Lab:
53.9622, 85.2012, -26.6893
CIE-LCH:
53.9622, 89.2836, 342.6068
CIE-Luv:
53.9622, 106.3236, -53.5002
Hunter-Lab:
46.8390, 85.6769, -22.2901
#f00bb1 color charts
#f00bb1 color shades, tints & tones
#f00bb1 color schemes
#f00bb1 color preview, HTML & CSS examples
This text has a color of #f00bb1
<p style="color:#f00bb1;">Text here</p>
.mytext {color:#f00bb1;}
This box has a color of #f00bb1
<div style="background-color:#f00bb1;">Content here</div>
.mybackground {background-color:#f00bb1;}
Border around this has a color of #f00bb1
<div style="border:2px solid #f00bb1;">Content here</div>
.myborder {border:2px solid #f00bb1;}