#b0006f color space conversions
Hex:
#b0006f
RGB:
176, 0, 111
CMY:
31, 100, 56
CMYK:
0, 100, 37, 31
HSL:
322°, 100.0000%, 34.5098%
HSV (HSB):
322°, 100.0000%, 69.0196%
XYZ:
20.7737, 10.3778, 15.9471
xyY:
0.4411, 0.2203, 10.3778
CIE-Lab:
38.5121, 66.2158, -11.4371
CIE-LCH:
38.5121, 67.1962, 350.2003
CIE-Luv:
38.5121, 86.4401, -25.9820
Hunter-Lab:
32.2146, 58.7310, -6.8000
#b0006f color charts
#b0006f color shades, tints & tones
#b0006f color schemes
#b0006f color preview, HTML & CSS examples
This text has a color of #b0006f
<p style="color:#b0006f;">Text here</p>
.mytext {color:#b0006f;}
This box has a color of #b0006f
<div style="background-color:#b0006f;">Content here</div>
.mybackground {background-color:#b0006f;}
Border around this has a color of #b0006f
<div style="border:2px solid #b0006f;">Content here</div>
.myborder {border:2px solid #b0006f;}