#fb006b color space conversions
Hex:
#fb006b
RGB:
251, 0, 107
CMY:
2, 100, 58
CMYK:
0, 100, 57, 2
HSL:
334°, 100.0000%, 49.2157%
HSV (HSB):
334°, 100.0000%, 98.4314%
XYZ:
42.4375, 21.5708, 15.8368
xyY:
0.5315, 0.2702, 21.5708
CIE-Lab:
53.5686, 82.2912, 14.7660
CIE-LCH:
53.5686, 83.6055, 10.1727
CIE-Luv:
53.5686, 148.1022, 0.8007
Hunter-Lab:
46.4443, 81.8229, 12.2941
#fb006b color charts
#fb006b color shades, tints & tones
#fb006b color schemes
#fb006b color preview, HTML & CSS examples
This text has a color of #fb006b
<p style="color:#fb006b;">Text here</p>
.mytext {color:#fb006b;}
This box has a color of #fb006b
<div style="background-color:#fb006b;">Content here</div>
.mybackground {background-color:#fb006b;}
Border around this has a color of #fb006b
<div style="border:2px solid #fb006b;">Content here</div>
.myborder {border:2px solid #fb006b;}