#fb04bf color space conversions
Hex:
#fb04bf
RGB:
251, 4, 191
CMY:
2, 98, 25
CMYK:
0, 98, 24, 2
HSL:
315°, 96.8627%, 50.0000%
HSV (HSB):
315°, 98.4064%, 98.4314%
XYZ:
49.2310, 24.3577, 51.3969
xyY:
0.3939, 0.1949, 24.3577
CIE-Lab:
56.4441, 89.2883, -30.8204
CIE-LCH:
56.4441, 94.4580, 340.9564
CIE-Luv:
56.4441, 108.8760, -60.8455
Hunter-Lab:
49.3535, 91.6887, -27.1975
#fb04bf color charts
#fb04bf color shades, tints & tones
#fb04bf color schemes
#fb04bf color preview, HTML & CSS examples
This text has a color of #fb04bf
<p style="color:#fb04bf;">Text here</p>
.mytext {color:#fb04bf;}
This box has a color of #fb04bf
<div style="background-color:#fb04bf;">Content here</div>
.mybackground {background-color:#fb04bf;}
Border around this has a color of #fb04bf
<div style="border:2px solid #fb04bf;">Content here</div>
.myborder {border:2px solid #fb04bf;}