#fb00bf color space conversions
Hex:
#fb00bf
RGB:
251, 0, 191
CMY:
2, 100, 25
CMYK:
0, 100, 24, 2
HSL:
314°, 100.0000%, 49.2157%
HSV (HSB):
314°, 100.0000%, 98.4314%
XYZ:
49.1876, 24.2708, 51.3825
xyY:
0.3940, 0.1944, 24.2708
CIE-Lab:
56.3579, 89.5418, -30.9544
CIE-LCH:
56.3579, 94.7412, 340.9298
CIE-Luv:
56.3579, 109.1066, -61.0703
Hunter-Lab:
49.2654, 92.0037, -27.3520
#fb00bf color charts
#fb00bf color shades, tints & tones
#fb00bf color schemes
#fb00bf color preview, HTML & CSS examples
This text has a color of #fb00bf
<p style="color:#fb00bf;">Text here</p>
.mytext {color:#fb00bf;}
This box has a color of #fb00bf
<div style="background-color:#fb00bf;">Content here</div>
.mybackground {background-color:#fb00bf;}
Border around this has a color of #fb00bf
<div style="border:2px solid #fb00bf;">Content here</div>
.myborder {border:2px solid #fb00bf;}