#fb0ff8 color space conversions
Hex:
#fb0ff8
RGB:
251, 15, 248
CMY:
2, 94, 3
CMYK:
0, 94, 1, 2
HSL:
301°, 96.7213%, 52.1569%
HSV (HSB):
301°, 94.0239%, 98.4314%
XYZ:
56.8978, 27.6282, 91.1409
xyY:
0.3239, 0.1573, 27.6282
CIE-Lab:
59.5513, 95.7423, -58.2259
CIE-LCH:
59.5513, 112.0573, 328.6940
CIE-Luv:
59.5513, 83.4219, -104.0929
Hunter-Lab:
52.5625, 101.2379, -66.0122
#fb0ff8 color charts
#fb0ff8 color shades, tints & tones
#fb0ff8 color schemes
#fb0ff8 color preview, HTML & CSS examples
This text has a color of #fb0ff8
<p style="color:#fb0ff8;">Text here</p>
.mytext {color:#fb0ff8;}
This box has a color of #fb0ff8
<div style="background-color:#fb0ff8;">Content here</div>
.mybackground {background-color:#fb0ff8;}
Border around this has a color of #fb0ff8
<div style="border:2px solid #fb0ff8;">Content here</div>
.myborder {border:2px solid #fb0ff8;}