#b00081 color space conversions
Hex:
#b00081
RGB:
176, 0, 129
CMY:
31, 100, 49
CMYK:
0, 100, 27, 31
HSL:
316°, 100.0000%, 34.5098%
HSV (HSB):
316°, 100.0000%, 69.0196%
XYZ:
21.8669, 10.8151, 21.7039
xyY:
0.4021, 0.1989, 10.8151
CIE-Lab:
39.2673, 68.1540, -21.5420
CIE-LCH:
39.2673, 71.4774, 342.4594
CIE-Luv:
39.2673, 78.1779, -39.6899
Hunter-Lab:
32.8863, 61.1382, -16.1091
#b00081 color charts
#b00081 color shades, tints & tones
#b00081 color schemes
#b00081 color preview, HTML & CSS examples
This text has a color of #b00081
<p style="color:#b00081;">Text here</p>
.mytext {color:#b00081;}
This box has a color of #b00081
<div style="background-color:#b00081;">Content here</div>
.mybackground {background-color:#b00081;}
Border around this has a color of #b00081
<div style="border:2px solid #b00081;">Content here</div>
.myborder {border:2px solid #b00081;}