#bb9f9f color space conversions
Hex:
#bb9f9f
RGB:
187, 159, 159
CMY:
27, 38, 38
CMYK:
0, 15, 15, 27
HSL:
0°, 17.0732%, 67.8431%
HSV (HSB):
0°, 14.9733%, 73.3333%
XYZ:
39.1497, 37.8643, 38.0460
xyY:
0.3403, 0.3291, 37.8643
CIE-Lab:
67.9205, 10.2941, 3.8222
CIE-LCH:
67.9205, 10.9808, 20.3701
CIE-Luv:
67.9205, 17.0243, 3.6605
Hunter-Lab:
61.5340, 5.8824, 6.4152
#bb9f9f color charts
#bb9f9f color shades, tints & tones
#bb9f9f color schemes
#bb9f9f color preview, HTML & CSS examples
This text has a color of #bb9f9f
<p style="color:#bb9f9f;">Text here</p>
.mytext {color:#bb9f9f;}
This box has a color of #bb9f9f
<div style="background-color:#bb9f9f;">Content here</div>
.mybackground {background-color:#bb9f9f;}
Border around this has a color of #bb9f9f
<div style="border:2px solid #bb9f9f;">Content here</div>
.myborder {border:2px solid #bb9f9f;}