#bb9b9a color space conversions
Hex:
#bb9b9a
RGB:
187, 155, 154
CMY:
27, 39, 40
CMYK:
0, 17, 18, 27
HSL:
2°, 19.5266%, 66.8627%
HSV (HSB):
2°, 17.6471%, 73.3333%
XYZ:
38.0476, 36.3406, 35.5810
xyY:
0.3460, 0.3305, 36.3406
CIE-Lab:
66.7793, 11.6887, 4.9653
CIE-LCH:
66.7793, 12.6996, 23.0156
CIE-Luv:
66.7793, 19.7571, 4.9835
Hunter-Lab:
60.2831, 7.1644, 7.2034
#bb9b9a color charts
#bb9b9a color shades, tints & tones
#bb9b9a color schemes
#bb9b9a color preview, HTML & CSS examples
This text has a color of #bb9b9a
<p style="color:#bb9b9a;">Text here</p>
.mytext {color:#bb9b9a;}
This box has a color of #bb9b9a
<div style="background-color:#bb9b9a;">Content here</div>
.mybackground {background-color:#bb9b9a;}
Border around this has a color of #bb9b9a
<div style="border:2px solid #bb9b9a;">Content here</div>
.myborder {border:2px solid #bb9b9a;}