#bb8b4e color space conversions
Hex:
#bb8b4e
RGB:
187, 139, 78
CMY:
27, 45, 69
CMYK:
0, 26, 58, 27
HSL:
34°, 44.4898%, 51.9608%
HSV (HSB):
34°, 58.2888%, 73.3333%
XYZ:
31.1013, 29.5801, 11.2780
xyY:
0.4322, 0.4111, 29.5801
CIE-Lab:
61.2902, 11.4007, 39.3325
CIE-LCH:
61.2902, 40.9515, 73.8355
CIE-Luv:
61.2902, 37.2456, 43.8738
Hunter-Lab:
54.3876, 6.8961, 25.7767
#bb8b4e color charts
#bb8b4e color shades, tints & tones
#bb8b4e color schemes
#bb8b4e color preview, HTML & CSS examples
This text has a color of #bb8b4e
<p style="color:#bb8b4e;">Text here</p>
.mytext {color:#bb8b4e;}
This box has a color of #bb8b4e
<div style="background-color:#bb8b4e;">Content here</div>
.mybackground {background-color:#bb8b4e;}
Border around this has a color of #bb8b4e
<div style="border:2px solid #bb8b4e;">Content here</div>
.myborder {border:2px solid #bb8b4e;}