#b9009e color space conversions
Hex:
#b9009e
RGB:
185, 0, 158
CMY:
27, 100, 38
CMYK:
0, 100, 15, 27
HSL:
309°, 100.0000%, 36.2745%
HSV (HSB):
309°, 100.0000%, 72.5490%
XYZ:
26.1791, 12.7829, 33.4353
xyY:
0.3616, 0.1766, 12.7829
CIE-Lab:
42.4343, 73.4467, -34.1822
CIE-LCH:
42.4343, 81.0113, 335.0427
CIE-Luv:
42.4343, 72.3875, -58.9245
Hunter-Lab:
35.7532, 68.1328, -30.4190
#b9009e color charts
#b9009e color shades, tints & tones
#b9009e color schemes
#b9009e color preview, HTML & CSS examples
This text has a color of #b9009e
<p style="color:#b9009e;">Text here</p>
.mytext {color:#b9009e;}
This box has a color of #b9009e
<div style="background-color:#b9009e;">Content here</div>
.mybackground {background-color:#b9009e;}
Border around this has a color of #b9009e
<div style="border:2px solid #b9009e;">Content here</div>
.myborder {border:2px solid #b9009e;}