#bb8c3d color space conversions
Hex:
#bb8c3d
RGB:
187, 140, 61
CMY:
27, 45, 76
CMYK:
0, 25, 67, 27
HSL:
38°, 50.8065%, 48.6275%
HSV (HSB):
38°, 67.3797%, 73.3333%
XYZ:
30.7139, 29.6579, 8.5206
xyY:
0.4458, 0.4305, 29.6579
CIE-Lab:
61.3579, 9.6725, 47.8296
CIE-LCH:
61.3579, 48.7978, 78.5674
CIE-Luv:
61.3579, 37.7374, 51.2786
Hunter-Lab:
54.4591, 5.3674, 28.8449
#bb8c3d color charts
#bb8c3d color shades, tints & tones
#bb8c3d color schemes
#bb8c3d color preview, HTML & CSS examples
This text has a color of #bb8c3d
<p style="color:#bb8c3d;">Text here</p>
.mytext {color:#bb8c3d;}
This box has a color of #bb8c3d
<div style="background-color:#bb8c3d;">Content here</div>
.mybackground {background-color:#bb8c3d;}
Border around this has a color of #bb8c3d
<div style="border:2px solid #bb8c3d;">Content here</div>
.myborder {border:2px solid #bb8c3d;}