#fb00c2 color space conversions
Hex:
#fb00c2
RGB:
251, 0, 194
CMY:
2, 100, 24
CMYK:
0, 100, 23, 2
HSL:
314°, 100.0000%, 49.2157%
HSV (HSB):
314°, 100.0000%, 98.4314%
XYZ:
49.5213, 24.4043, 53.1394
xyY:
0.3897, 0.1921, 24.4043
CIE-Lab:
56.4903, 89.8767, -32.4810
CIE-LCH:
56.4903, 95.5659, 340.1304
CIE-Luv:
56.4903, 107.6988, -63.4196
Hunter-Lab:
49.4007, 92.4845, -29.1966
#fb00c2 color charts
#fb00c2 color shades, tints & tones
#fb00c2 color schemes
#fb00c2 color preview, HTML & CSS examples
This text has a color of #fb00c2
<p style="color:#fb00c2;">Text here</p>
.mytext {color:#fb00c2;}
This box has a color of #fb00c2
<div style="background-color:#fb00c2;">Content here</div>
.mybackground {background-color:#fb00c2;}
Border around this has a color of #fb00c2
<div style="border:2px solid #fb00c2;">Content here</div>
.myborder {border:2px solid #fb00c2;}