#bb943d color space conversions
Hex:
#bb943d
RGB:
187, 148, 61
CMY:
27, 42, 76
CMYK:
0, 21, 67, 27
HSL:
41°, 50.8065%, 48.6275%
HSV (HSB):
41°, 67.3797%, 73.3333%
XYZ:
31.9257, 32.0815, 8.9246
xyY:
0.4377, 0.4399, 32.0815
CIE-Lab:
63.4102, 5.2808, 50.0370
CIE-LCH:
63.4102, 50.3149, 83.9755
CIE-Luv:
63.4102, 31.8861, 54.7627
Hunter-Lab:
56.6406, 1.4914, 30.3064
#bb943d color charts
#bb943d color shades, tints & tones
#bb943d color schemes
#bb943d color preview, HTML & CSS examples
This text has a color of #bb943d
<p style="color:#bb943d;">Text here</p>
.mytext {color:#bb943d;}
This box has a color of #bb943d
<div style="background-color:#bb943d;">Content here</div>
.mybackground {background-color:#bb943d;}
Border around this has a color of #bb943d
<div style="border:2px solid #bb943d;">Content here</div>
.myborder {border:2px solid #bb943d;}