#f00b9a color space conversions
Hex:
#f00b9a
RGB:
240, 11, 154
CMY:
6, 96, 40
CMYK:
0, 95, 36, 6
HSL:
323°, 91.2351%, 49.2157%
HSV (HSB):
323°, 95.4167%, 94.1176%
XYZ:
41.8876, 21.0977, 32.4364
xyY:
0.4390, 0.2211, 21.0977
CIE-Lab:
53.0563, 82.8417, -14.5111
CIE-LCH:
53.0563, 84.1030, 350.0645
CIE-Luv:
53.0563, 117.1629, -35.6078
Hunter-Lab:
45.9322, 82.4004, -9.7168
#f00b9a color charts
#f00b9a color shades, tints & tones
#f00b9a color schemes
#f00b9a color preview, HTML & CSS examples
This text has a color of #f00b9a
<p style="color:#f00b9a;">Text here</p>
.mytext {color:#f00b9a;}
This box has a color of #f00b9a
<div style="background-color:#f00b9a;">Content here</div>
.mybackground {background-color:#f00b9a;}
Border around this has a color of #f00b9a
<div style="border:2px solid #f00b9a;">Content here</div>
.myborder {border:2px solid #f00b9a;}