#f00b9b color space conversions
Hex:
#f00b9b
RGB:
240, 11, 155
CMY:
6, 96, 39
CMYK:
0, 95, 35, 6
HSL:
322°, 91.2351%, 49.2157%
HSV (HSB):
322°, 95.4167%, 94.1176%
XYZ:
41.9712, 21.1312, 32.8769
xyY:
0.4373, 0.2202, 21.1312
CIE-Lab:
53.0928, 82.9375, -15.0502
CIE-LCH:
53.0928, 84.2920, 349.7148
CIE-Luv:
53.0928, 116.6904, -36.3769
Hunter-Lab:
45.9686, 82.5326, -10.2264
#f00b9b color charts
#f00b9b color shades, tints & tones
#f00b9b color schemes
#f00b9b color preview, HTML & CSS examples
This text has a color of #f00b9b
<p style="color:#f00b9b;">Text here</p>
.mytext {color:#f00b9b;}
This box has a color of #f00b9b
<div style="background-color:#f00b9b;">Content here</div>
.mybackground {background-color:#f00b9b;}
Border around this has a color of #f00b9b
<div style="border:2px solid #f00b9b;">Content here</div>
.myborder {border:2px solid #f00b9b;}