#bb8d3c color space conversions
Hex:
#bb8d3c
RGB:
187, 141, 60
CMY:
27, 45, 76
CMYK:
0, 25, 68, 27
HSL:
38°, 51.4170%, 48.4314%
HSV (HSB):
38°, 67.9144%, 73.3333%
XYZ:
30.8340, 29.9408, 8.4290
xyY:
0.4456, 0.4326, 29.9408
CIE-Lab:
61.6031, 9.0622, 48.5601
CIE-LCH:
61.6031, 49.3984, 79.4291
CIE-Luv:
61.6031, 37.0608, 52.0675
Hunter-Lab:
54.7182, 4.8289, 29.1695
#bb8d3c color charts
#bb8d3c color shades, tints & tones
#bb8d3c color schemes
#bb8d3c color preview, HTML & CSS examples
This text has a color of #bb8d3c
<p style="color:#bb8d3c;">Text here</p>
.mytext {color:#bb8d3c;}
This box has a color of #bb8d3c
<div style="background-color:#bb8d3c;">Content here</div>
.mybackground {background-color:#bb8d3c;}
Border around this has a color of #bb8d3c
<div style="border:2px solid #bb8d3c;">Content here</div>
.myborder {border:2px solid #bb8d3c;}