#b6007b color space conversions
Hex:
#b6007b
RGB:
182, 0, 123
CMY:
29, 100, 52
CMYK:
0, 100, 32, 29
HSL:
319°, 100.0000%, 35.6863%
HSV (HSB):
319°, 100.0000%, 71.3725%
XYZ:
22.8666, 11.3751, 19.7293
xyY:
0.4237, 0.2108, 11.3751
CIE-Lab:
40.2053, 68.7100, -16.2685
CIE-LCH:
40.2053, 70.6097, 346.6793
CIE-Luv:
40.2053, 85.7920, -33.0207
Hunter-Lab:
33.7271, 61.9986, -11.0739
#b6007b color charts
#b6007b color shades, tints & tones
#b6007b color schemes
#b6007b color preview, HTML & CSS examples
This text has a color of #b6007b
<p style="color:#b6007b;">Text here</p>
.mytext {color:#b6007b;}
This box has a color of #b6007b
<div style="background-color:#b6007b;">Content here</div>
.mybackground {background-color:#b6007b;}
Border around this has a color of #b6007b
<div style="border:2px solid #b6007b;">Content here</div>
.myborder {border:2px solid #b6007b;}