#b9007e color space conversions
Hex:
#b9007e
RGB:
185, 0, 126
CMY:
27, 100, 51
CMYK:
0, 100, 32, 27
HSL:
319°, 100.0000%, 36.2745%
HSV (HSB):
319°, 100.0000%, 72.5490%
XYZ:
23.7735, 11.8206, 20.7673
xyY:
0.4218, 0.2097, 11.8206
CIE-Lab:
40.9296, 69.6457, -16.9705
CIE-LCH:
40.9296, 71.6835, 346.3057
CIE-Luv:
40.9296, 86.8392, -34.2763
Hunter-Lab:
34.3812, 63.2600, -11.7462
#b9007e color charts
#b9007e color shades, tints & tones
#b9007e color schemes
#b9007e color preview, HTML & CSS examples
This text has a color of #b9007e
<p style="color:#b9007e;">Text here</p>
.mytext {color:#b9007e;}
This box has a color of #b9007e
<div style="background-color:#b9007e;">Content here</div>
.mybackground {background-color:#b9007e;}
Border around this has a color of #b9007e
<div style="border:2px solid #b9007e;">Content here</div>
.myborder {border:2px solid #b9007e;}