#bb8512 color space conversions
Hex:
#bb8512
RGB:
187, 133, 18
CMY:
27, 48, 93
CMYK:
0, 29, 90, 27
HSL:
41°, 82.4390%, 40.1961%
HSV (HSB):
41°, 90.3743%, 73.3333%
XYZ:
28.9902, 27.3835, 4.3299
xyY:
0.4776, 0.4511, 27.3835
CIE-Lab:
59.3277, 11.8811, 61.6097
CIE-LCH:
59.3277, 62.7449, 79.0849
CIE-Luv:
59.3277, 44.9611, 58.6377
Hunter-Lab:
52.3293, 7.3121, 31.7247
#bb8512 color charts
#bb8512 color shades, tints & tones
#bb8512 color schemes
#bb8512 color preview, HTML & CSS examples
This text has a color of #bb8512
<p style="color:#bb8512;">Text here</p>
.mytext {color:#bb8512;}
This box has a color of #bb8512
<div style="background-color:#bb8512;">Content here</div>
.mybackground {background-color:#bb8512;}
Border around this has a color of #bb8512
<div style="border:2px solid #bb8512;">Content here</div>
.myborder {border:2px solid #bb8512;}