#fb04d8 color space conversions
Hex:
#fb04d8
RGB:
251, 4, 216
CMY:
2, 98, 15
CMYK:
0, 98, 14, 2
HSL:
309°, 96.8627%, 50.0000%
HSV (HSB):
309°, 98.4064%, 98.4314%
XYZ:
52.2217, 25.5539, 67.1458
xyY:
0.3603, 0.1763, 25.5539
CIE-Lab:
57.6112, 92.2296, -43.3194
CIE-LCH:
57.6112, 101.8964, 334.8410
CIE-Luv:
57.6112, 97.4376, -80.3421
Hunter-Lab:
50.5509, 95.9359, -43.3681
#fb04d8 color charts
#fb04d8 color shades, tints & tones
#fb04d8 color schemes
#fb04d8 color preview, HTML & CSS examples
This text has a color of #fb04d8
<p style="color:#fb04d8;">Text here</p>
.mytext {color:#fb04d8;}
This box has a color of #fb04d8
<div style="background-color:#fb04d8;">Content here</div>
.mybackground {background-color:#fb04d8;}
Border around this has a color of #fb04d8
<div style="border:2px solid #fb04d8;">Content here</div>
.myborder {border:2px solid #fb04d8;}