#b0005b color space conversions
Hex:
#b0005b
RGB:
176, 0, 91
CMY:
31, 100, 64
CMYK:
0, 100, 48, 31
HSL:
329°, 100.0000%, 34.5098%
HSV (HSB):
329°, 100.0000%, 69.0196%
XYZ:
19.7928, 9.9854, 10.7817
xyY:
0.4880, 0.2462, 9.9854
CIE-Lab:
37.8163, 64.3980, 0.2588
CIE-LCH:
37.8163, 64.3985, 0.2303
CIE-Luv:
37.8163, 95.4973, -11.4365
Hunter-Lab:
31.5997, 56.5058, 1.8903
#b0005b color charts
#b0005b color shades, tints & tones
#b0005b color schemes
#b0005b color preview, HTML & CSS examples
This text has a color of #b0005b
<p style="color:#b0005b;">Text here</p>
.mytext {color:#b0005b;}
This box has a color of #b0005b
<div style="background-color:#b0005b;">Content here</div>
.mybackground {background-color:#b0005b;}
Border around this has a color of #b0005b
<div style="border:2px solid #b0005b;">Content here</div>
.myborder {border:2px solid #b0005b;}