#fb00d2 color space conversions
Hex:
#fb00d2
RGB:
251, 0, 210
CMY:
2, 100, 18
CMYK:
0, 100, 16, 2
HSL:
310°, 100.0000%, 49.2157%
HSV (HSB):
310°, 100.0000%, 98.4314%
XYZ:
51.4165, 25.1624, 63.1196
xyY:
0.3681, 0.1801, 25.1624
CIE-Lab:
57.2333, 91.7428, -40.4981
CIE-LCH:
57.2333, 100.2838, 336.1818
CIE-Luv:
57.2333, 100.3251, -75.9055
Hunter-Lab:
50.1621, 95.1801, -39.4919
#fb00d2 color charts
#fb00d2 color shades, tints & tones
#fb00d2 color schemes
#fb00d2 color preview, HTML & CSS examples
This text has a color of #fb00d2
<p style="color:#fb00d2;">Text here</p>
.mytext {color:#fb00d2;}
This box has a color of #fb00d2
<div style="background-color:#fb00d2;">Content here</div>
.mybackground {background-color:#fb00d2;}
Border around this has a color of #fb00d2
<div style="border:2px solid #fb00d2;">Content here</div>
.myborder {border:2px solid #fb00d2;}