#fb00e1 color space conversions
Hex:
#fb00e1
RGB:
251, 0, 225
CMY:
2, 100, 12
CMYK:
0, 100, 10, 2
HSL:
306°, 100.0000%, 49.2157%
HSV (HSB):
306°, 100.0000%, 98.4314%
XYZ:
53.3743, 25.9455, 73.4290
xyY:
0.3494, 0.1699, 25.9455
CIE-Lab:
57.9853, 93.6081, -47.8269
CIE-LCH:
57.9853, 105.1184, 332.9363
CIE-Luv:
57.9853, 93.6629, -87.4810
Hunter-Lab:
50.9367, 97.9029, -49.8152
#fb00e1 color charts
#fb00e1 color shades, tints & tones
#fb00e1 color schemes
#fb00e1 color preview, HTML & CSS examples
This text has a color of #fb00e1
<p style="color:#fb00e1;">Text here</p>
.mytext {color:#fb00e1;}
This box has a color of #fb00e1
<div style="background-color:#fb00e1;">Content here</div>
.mybackground {background-color:#fb00e1;}
Border around this has a color of #fb00e1
<div style="border:2px solid #fb00e1;">Content here</div>
.myborder {border:2px solid #fb00e1;}