#fb04c8 color space conversions
Hex:
#fb04c8
RGB:
251, 4, 200
CMY:
2, 98, 22
CMYK:
0, 98, 20, 2
HSL:
312°, 96.8627%, 50.0000%
HSV (HSB):
312°, 98.4064%, 98.4314%
XYZ:
50.2524, 24.7662, 56.7753
xyY:
0.3813, 0.1879, 24.7662
CIE-Lab:
56.8469, 90.3101, -35.3787
CIE-LCH:
56.8469, 96.9926, 338.6074
CIE-Luv:
56.8469, 104.6900, -67.8918
Hunter-Lab:
49.7656, 93.1560, -32.8053
#fb04c8 color charts
#fb04c8 color shades, tints & tones
#fb04c8 color schemes
#fb04c8 color preview, HTML & CSS examples
This text has a color of #fb04c8
<p style="color:#fb04c8;">Text here</p>
.mytext {color:#fb04c8;}
This box has a color of #fb04c8
<div style="background-color:#fb04c8;">Content here</div>
.mybackground {background-color:#fb04c8;}
Border around this has a color of #fb04c8
<div style="border:2px solid #fb04c8;">Content here</div>
.myborder {border:2px solid #fb04c8;}