#fb0fee color space conversions
Hex:
#fb0fee
RGB:
251, 15, 238
CMY:
2, 94, 7
CMYK:
0, 94, 5, 2
HSL:
303°, 96.7213%, 52.1569%
HSV (HSB):
303°, 94.0239%, 98.4314%
XYZ:
55.3871, 27.0239, 83.1858
xyY:
0.3345, 0.1632, 27.0239
CIE-Lab:
58.9965, 94.3710, -53.5309
CIE-LCH:
58.9965, 108.4963, 330.4364
CIE-Luv:
58.9965, 87.4841, -96.5794
Hunter-Lab:
51.9845, 99.2105, -58.4869
#fb0fee color charts
#fb0fee color shades, tints & tones
#fb0fee color schemes
#fb0fee color preview, HTML & CSS examples
This text has a color of #fb0fee
<p style="color:#fb0fee;">Text here</p>
.mytext {color:#fb0fee;}
This box has a color of #fb0fee
<div style="background-color:#fb0fee;">Content here</div>
.mybackground {background-color:#fb0fee;}
Border around this has a color of #fb0fee
<div style="border:2px solid #fb0fee;">Content here</div>
.myborder {border:2px solid #fb0fee;}