#b9006a color space conversions
Hex:
#b9006a
RGB:
185, 0, 106
CMY:
27, 100, 58
CMYK:
0, 100, 43, 27
HSL:
326°, 100.0000%, 36.2745%
HSV (HSB):
326°, 100.0000%, 72.5490%
XYZ:
22.6091, 11.3549, 14.6358
xyY:
0.4652, 0.2336, 11.3549
CIE-Lab:
40.1719, 67.6823, -5.6026
CIE-LCH:
40.1719, 67.9138, 355.2679
CIE-Luv:
40.1719, 96.0946, -19.2423
Hunter-Lab:
33.6970, 60.7952, -2.1637
#b9006a color charts
#b9006a color shades, tints & tones
#b9006a color schemes
#b9006a color preview, HTML & CSS examples
This text has a color of #b9006a
<p style="color:#b9006a;">Text here</p>
.mytext {color:#b9006a;}
This box has a color of #b9006a
<div style="background-color:#b9006a;">Content here</div>
.mybackground {background-color:#b9006a;}
Border around this has a color of #b9006a
<div style="border:2px solid #b9006a;">Content here</div>
.myborder {border:2px solid #b9006a;}