#f000b8 color space conversions
Hex:
#f000b8
RGB:
240, 0, 184
CMY:
6, 100, 28
CMYK:
0, 100, 23, 6
HSL:
314°, 100.0000%, 47.0588%
HSV (HSB):
314°, 100.0000%, 94.1176%
XYZ:
44.5869, 21.9860, 47.2411
xyY:
0.3918, 0.1932, 21.9860
CIE-Lab:
54.0121, 86.7255, -30.6979
CIE-LCH:
54.0121, 91.9982, 340.5077
CIE-Luv:
54.0121, 103.7286, -59.6373
Hunter-Lab:
46.8892, 87.6795, -26.9126
#f000b8 color charts
#f000b8 color shades, tints & tones
#f000b8 color schemes
#f000b8 color preview, HTML & CSS examples
This text has a color of #f000b8
<p style="color:#f000b8;">Text here</p>
.mytext {color:#f000b8;}
This box has a color of #f000b8
<div style="background-color:#f000b8;">Content here</div>
.mybackground {background-color:#f000b8;}
Border around this has a color of #f000b8
<div style="border:2px solid #f000b8;">Content here</div>
.myborder {border:2px solid #f000b8;}