#f00b96 color space conversions
Hex:
#f00b96
RGB:
240, 11, 150
CMY:
6, 96, 41
CMYK:
0, 95, 38, 6
HSL:
324°, 91.2351%, 49.2157%
HSV (HSB):
324°, 95.4167%, 94.1176%
XYZ:
41.5599, 20.9666, 30.7107
xyY:
0.4457, 0.2249, 20.9666
CIE-Lab:
52.9129, 82.4645, -12.3461
CIE-LCH:
52.9129, 83.3836, 351.4853
CIE-Luv:
52.9129, 119.0509, -32.5441
Hunter-Lab:
45.7893, 81.8811, -7.7130
#f00b96 color charts
#f00b96 color shades, tints & tones
#f00b96 color schemes
#f00b96 color preview, HTML & CSS examples
This text has a color of #f00b96
<p style="color:#f00b96;">Text here</p>
.mytext {color:#f00b96;}
This box has a color of #f00b96
<div style="background-color:#f00b96;">Content here</div>
.mybackground {background-color:#f00b96;}
Border around this has a color of #f00b96
<div style="border:2px solid #f00b96;">Content here</div>
.myborder {border:2px solid #f00b96;}