#fb04e9 color space conversions
Hex:
#fb04e9
RGB:
251, 4, 233
CMY:
2, 98, 9
CMYK:
0, 98, 7, 2
HSL:
304°, 96.8627%, 50.0000%
HSV (HSB):
304°, 98.4064%, 98.4314%
XYZ:
54.5351, 26.4793, 79.3275
xyY:
0.3401, 0.1651, 26.4793
CIE-Lab:
58.4892, 94.4050, -51.5339
CIE-LCH:
58.4892, 107.5548, 331.3707
CIE-Luv:
58.4892, 90.0570, -93.3780
Hunter-Lab:
51.4580, 99.1224, -55.3807
#fb04e9 color charts
#fb04e9 color shades, tints & tones
#fb04e9 color schemes
#fb04e9 color preview, HTML & CSS examples
This text has a color of #fb04e9
<p style="color:#fb04e9;">Text here</p>
.mytext {color:#fb04e9;}
This box has a color of #fb04e9
<div style="background-color:#fb04e9;">Content here</div>
.mybackground {background-color:#fb04e9;}
Border around this has a color of #fb04e9
<div style="border:2px solid #fb04e9;">Content here</div>
.myborder {border:2px solid #fb04e9;}