#fb00ca color space conversions
Hex:
#fb00ca
RGB:
251, 0, 202
CMY:
2, 100, 21
CMYK:
0, 100, 20, 2
HSL:
312°, 100.0000%, 49.2157%
HSV (HSB):
312°, 100.0000%, 98.4314%
XYZ:
50.4443, 24.7735, 58.0002
xyY:
0.3787, 0.1860, 24.7735
CIE-Lab:
56.8541, 90.7933, -36.5157
CIE-LCH:
56.8541, 97.8612, 338.0908
CIE-Luv:
56.8541, 103.9813, -69.6749
Hunter-Lab:
49.7730, 93.8049, -34.2492
#fb00ca color charts
#fb00ca color shades, tints & tones
#fb00ca color schemes
#fb00ca color preview, HTML & CSS examples
This text has a color of #fb00ca
<p style="color:#fb00ca;">Text here</p>
.mytext {color:#fb00ca;}
This box has a color of #fb00ca
<div style="background-color:#fb00ca;">Content here</div>
.mybackground {background-color:#fb00ca;}
Border around this has a color of #fb00ca
<div style="border:2px solid #fb00ca;">Content here</div>
.myborder {border:2px solid #fb00ca;}