#fb01bf color space conversions
Hex:
#fb01bf
RGB:
251, 1, 191
CMY:
2, 100, 25
CMYK:
0, 100, 24, 2
HSL:
314°, 99.2063%, 49.4118%
HSV (HSB):
314°, 99.6016%, 98.4314%
XYZ:
49.1985, 24.2925, 51.3861
xyY:
0.3940, 0.1945, 24.2925
CIE-Lab:
56.3795, 89.4783, -30.9209
CIE-LCH:
56.3795, 94.6703, 340.9365
CIE-Luv:
56.3795, 109.0489, -61.0141
Hunter-Lab:
49.2874, 91.9248, -27.3133
#fb01bf color charts
#fb01bf color shades, tints & tones
#fb01bf color schemes
#fb01bf color preview, HTML & CSS examples
This text has a color of #fb01bf
<p style="color:#fb01bf;">Text here</p>
.mytext {color:#fb01bf;}
This box has a color of #fb01bf
<div style="background-color:#fb01bf;">Content here</div>
.mybackground {background-color:#fb01bf;}
Border around this has a color of #fb01bf
<div style="border:2px solid #fb01bf;">Content here</div>
.myborder {border:2px solid #fb01bf;}