#bb8640 color space conversions
Hex:
#bb8640
RGB:
187, 134, 64
CMY:
27, 47, 75
CMYK:
0, 28, 66, 27
HSL:
34°, 49.0040%, 49.2157%
HSV (HSB):
34°, 65.7754%, 73.3333%
XYZ:
29.9440, 27.9852, 8.6739
xyY:
0.4496, 0.4202, 27.9852
CIE-Lab:
59.8753, 13.1718, 44.7633
CIE-LCH:
59.8753, 46.6610, 73.6033
CIE-Luv:
59.8753, 41.9753, 47.5437
Hunter-Lab:
52.9010, 8.4612, 27.3092
#bb8640 color charts
#bb8640 color shades, tints & tones
#bb8640 color schemes
#bb8640 color preview, HTML & CSS examples
This text has a color of #bb8640
<p style="color:#bb8640;">Text here</p>
.mytext {color:#bb8640;}
This box has a color of #bb8640
<div style="background-color:#bb8640;">Content here</div>
.mybackground {background-color:#bb8640;}
Border around this has a color of #bb8640
<div style="border:2px solid #bb8640;">Content here</div>
.myborder {border:2px solid #bb8640;}