#bb9345 color space conversions
Hex:
#bb9345
RGB:
187, 147, 69
CMY:
27, 42, 73
CMYK:
0, 21, 63, 27
HSL:
40°, 46.4567%, 50.1961%
HSV (HSB):
40°, 63.1016%, 73.3333%
XYZ:
32.0014, 31.8619, 10.0935
xyY:
0.4327, 0.4308, 31.8619
CIE-Lab:
63.2286, 6.3381, 46.0852
CIE-LCH:
63.2286, 46.5190, 82.1693
CIE-Luv:
63.2286, 32.1517, 51.3637
Hunter-Lab:
56.4463, 2.4168, 28.9104
#bb9345 color charts
#bb9345 color shades, tints & tones
#bb9345 color schemes
#bb9345 color preview, HTML & CSS examples
This text has a color of #bb9345
<p style="color:#bb9345;">Text here</p>
.mytext {color:#bb9345;}
This box has a color of #bb9345
<div style="background-color:#bb9345;">Content here</div>
.mybackground {background-color:#bb9345;}
Border around this has a color of #bb9345
<div style="border:2px solid #bb9345;">Content here</div>
.myborder {border:2px solid #bb9345;}