#fb0083 color space conversions
Hex:
#fb0083
RGB:
251, 0, 131
CMY:
2, 100, 49
CMYK:
0, 100, 48, 2
HSL:
329°, 100.0000%, 49.2157%
HSV (HSB):
329°, 100.0000%, 98.4314%
XYZ:
43.8804, 22.1479, 23.4350
xyY:
0.4905, 0.2476, 22.1479
CIE-Lab:
54.1836, 83.9233, 1.1489
CIE-LCH:
54.1836, 83.9311, 0.7843
CIE-Luv:
54.1836, 137.6020, -15.3625
Hunter-Lab:
47.0616, 84.0763, 3.4188
#fb0083 color charts
#fb0083 color shades, tints & tones
#fb0083 color schemes
#fb0083 color preview, HTML & CSS examples
This text has a color of #fb0083
<p style="color:#fb0083;">Text here</p>
.mytext {color:#fb0083;}
This box has a color of #fb0083
<div style="background-color:#fb0083;">Content here</div>
.mybackground {background-color:#fb0083;}
Border around this has a color of #fb0083
<div style="border:2px solid #fb0083;">Content here</div>
.myborder {border:2px solid #fb0083;}