#b1008e color space conversions
Hex:
#b1008e
RGB:
177, 0, 142
CMY:
31, 100, 44
CMYK:
0, 100, 20, 31
HSL:
312°, 100.0000%, 34.7059%
HSV (HSB):
312°, 100.0000%, 69.4118%
XYZ:
23.0139, 11.3001, 26.5594
xyY:
0.3781, 0.1856, 11.3001
CIE-Lab:
40.0814, 69.9106, -28.2712
CIE-LCH:
40.0814, 75.4106, 337.9820
CIE-Luv:
40.0814, 73.1357, -49.3451
Hunter-Lab:
33.6156, 63.3774, -23.3135
#b1008e color charts
#b1008e color shades, tints & tones
#b1008e color schemes
#b1008e color preview, HTML & CSS examples
This text has a color of #b1008e
<p style="color:#b1008e;">Text here</p>
.mytext {color:#b1008e;}
This box has a color of #b1008e
<div style="background-color:#b1008e;">Content here</div>
.mybackground {background-color:#b1008e;}
Border around this has a color of #b1008e
<div style="border:2px solid #b1008e;">Content here</div>
.myborder {border:2px solid #b1008e;}