#bb9341 color space conversions
Hex:
#bb9341
RGB:
187, 147, 65
CMY:
27, 42, 75
CMYK:
0, 21, 65, 27
HSL:
40°, 48.4127%, 49.4118%
HSV (HSB):
40°, 65.2406%, 73.3333%
XYZ:
31.8814, 31.8139, 9.4614
xyY:
0.4358, 0.4349, 31.8139
CIE-Lab:
63.1888, 6.0742, 47.9471
CIE-LCH:
63.1888, 48.3303, 82.7799
CIE-Luv:
63.1888, 32.3887, 52.8912
Hunter-Lab:
56.4038, 2.1877, 29.5371
#bb9341 color charts
#bb9341 color shades, tints & tones
#bb9341 color schemes
#bb9341 color preview, HTML & CSS examples
This text has a color of #bb9341
<p style="color:#bb9341;">Text here</p>
.mytext {color:#bb9341;}
This box has a color of #bb9341
<div style="background-color:#bb9341;">Content here</div>
.mybackground {background-color:#bb9341;}
Border around this has a color of #bb9341
<div style="border:2px solid #bb9341;">Content here</div>
.myborder {border:2px solid #bb9341;}