#bba084 color space conversions
Hex:
#bba084
RGB:
187, 160, 132
CMY:
27, 37, 48
CMYK:
0, 14, 29, 27
HSL:
31°, 28.7958%, 62.5490%
HSV (HSB):
31°, 29.4118%, 73.3333%
XYZ:
37.2292, 37.3724, 27.0812
xyY:
0.3661, 0.3675, 37.3724
CIE-Lab:
67.5555, 5.6820, 18.2847
CIE-LCH:
67.5555, 19.1472, 72.7373
CIE-Luv:
67.5555, 18.8459, 23.6978
Hunter-Lab:
61.1329, 1.7216, 16.5283
#bba084 color charts
#bba084 color shades, tints & tones
#bba084 color schemes
#bba084 color preview, HTML & CSS examples
This text has a color of #bba084
<p style="color:#bba084;">Text here</p>
.mytext {color:#bba084;}
This box has a color of #bba084
<div style="background-color:#bba084;">Content here</div>
.mybackground {background-color:#bba084;}
Border around this has a color of #bba084
<div style="border:2px solid #bba084;">Content here</div>
.myborder {border:2px solid #bba084;}