#bb9d9d color space conversions
Hex:
#bb9d9d
RGB:
187, 157, 157
CMY:
27, 38, 38
CMYK:
0, 16, 16, 27
HSL:
0°, 18.0723%, 67.4510%
HSV (HSB):
0°, 16.0428%, 73.3333%
XYZ:
38.6363, 37.1131, 37.0255
xyY:
0.3426, 0.3291, 37.1131
CIE-Lab:
67.3618, 11.0690, 4.1299
CIE-LCH:
67.3618, 11.8144, 20.4610
CIE-Luv:
67.3618, 18.3338, 3.9430
Hunter-Lab:
60.9205, 6.5954, 6.6098
#bb9d9d color charts
#bb9d9d color shades, tints & tones
#bb9d9d color schemes
#bb9d9d color preview, HTML & CSS examples
This text has a color of #bb9d9d
<p style="color:#bb9d9d;">Text here</p>
.mytext {color:#bb9d9d;}
This box has a color of #bb9d9d
<div style="background-color:#bb9d9d;">Content here</div>
.mybackground {background-color:#bb9d9d;}
Border around this has a color of #bb9d9d
<div style="border:2px solid #bb9d9d;">Content here</div>
.myborder {border:2px solid #bb9d9d;}