#bbb370 color space conversions
Hex:
#bbb370
RGB:
187, 179, 112
CMY:
27, 30, 56
CMYK:
0, 4, 40, 27
HSL:
54°, 35.5450%, 58.6275%
HSV (HSB):
54°, 40.1070%, 73.3333%
XYZ:
39.5382, 43.9748, 21.7333
xyY:
0.3757, 0.4178, 43.9748
CIE-Lab:
72.2117, -6.9758, 35.2059
CIE-LCH:
72.2117, 35.8903, 101.2075
CIE-Luv:
72.2117, 8.5135, 46.4188
Hunter-Lab:
66.3135, -9.6213, 26.9880
#bbb370 color charts
#bbb370 color shades, tints & tones
#bbb370 color schemes
#bbb370 color preview, HTML & CSS examples
This text has a color of #bbb370
<p style="color:#bbb370;">Text here</p>
.mytext {color:#bbb370;}
This box has a color of #bbb370
<div style="background-color:#bbb370;">Content here</div>
.mybackground {background-color:#bbb370;}
Border around this has a color of #bbb370
<div style="border:2px solid #bbb370;">Content here</div>
.myborder {border:2px solid #bbb370;}