#bb8d8e color space conversions
Hex:
#bb8d8e
RGB:
187, 141, 142
CMY:
27, 45, 44
CMYK:
0, 25, 24, 27
HSL:
359°, 25.2747%, 64.3137%
HSV (HSB):
359°, 24.5989%, 73.3333%
XYZ:
34.9009, 31.5675, 29.8449
xyY:
0.3624, 0.3278, 31.5675
CIE-Lab:
62.9838, 17.5961, 6.2619
CIE-LCH:
62.9838, 18.6771, 19.5891
CIE-Luv:
62.9838, 29.1743, 5.5689
Hunter-Lab:
56.1850, 12.5565, 7.8353
#bb8d8e color charts
#bb8d8e color shades, tints & tones
#bb8d8e color schemes
#bb8d8e color preview, HTML & CSS examples
This text has a color of #bb8d8e
<p style="color:#bb8d8e;">Text here</p>
.mytext {color:#bb8d8e;}
This box has a color of #bb8d8e
<div style="background-color:#bb8d8e;">Content here</div>
.mybackground {background-color:#bb8d8e;}
Border around this has a color of #bb8d8e
<div style="border:2px solid #bb8d8e;">Content here</div>
.myborder {border:2px solid #bb8d8e;}