#bba08c color space conversions
Hex:
#bba08c
RGB:
187, 160, 140
CMY:
27, 37, 45
CMYK:
0, 14, 25, 27
HSL:
26°, 25.6831%, 64.1176%
HSV (HSB):
26°, 25.1337%, 73.3333%
XYZ:
37.7979, 37.5999, 30.0763
xyY:
0.3584, 0.3565, 37.5999
CIE-Lab:
67.7247, 6.8063, 14.1008
CIE-LCH:
67.7247, 15.6575, 64.2340
CIE-Luv:
67.7247, 18.1698, 18.1911
Hunter-Lab:
61.3187, 2.7228, 13.8419
#bba08c color charts
#bba08c color shades, tints & tones
#bba08c color schemes
#bba08c color preview, HTML & CSS examples
This text has a color of #bba08c
<p style="color:#bba08c;">Text here</p>
.mytext {color:#bba08c;}
This box has a color of #bba08c
<div style="background-color:#bba08c;">Content here</div>
.mybackground {background-color:#bba08c;}
Border around this has a color of #bba08c
<div style="border:2px solid #bba08c;">Content here</div>
.myborder {border:2px solid #bba08c;}