#bb8c2e color space conversions
Hex:
#bb8c2e
RGB:
187, 140, 46
CMY:
27, 45, 82
CMYK:
0, 25, 75, 27
HSL:
40°, 60.5150%, 45.6863%
HSV (HSB):
40°, 75.4011%, 73.3333%
XYZ:
30.3647, 29.5182, 6.6820
xyY:
0.4562, 0.4435, 29.5182
CIE-Lab:
61.2363, 8.8915, 54.2780
CIE-LCH:
61.2363, 55.0014, 80.6967
CIE-Luv:
61.2363, 38.5581, 55.9916
Hunter-Lab:
54.3307, 4.6828, 30.7396
#bb8c2e color charts
#bb8c2e color shades, tints & tones
#bb8c2e color schemes
#bb8c2e color preview, HTML & CSS examples
This text has a color of #bb8c2e
<p style="color:#bb8c2e;">Text here</p>
.mytext {color:#bb8c2e;}
This box has a color of #bb8c2e
<div style="background-color:#bb8c2e;">Content here</div>
.mybackground {background-color:#bb8c2e;}
Border around this has a color of #bb8c2e
<div style="border:2px solid #bb8c2e;">Content here</div>
.myborder {border:2px solid #bb8c2e;}