#bba09a color space conversions
Hex:
#bba09a
RGB:
187, 160, 154
CMY:
27, 37, 40
CMYK:
0, 14, 18, 27
HSL:
11°, 19.5266%, 66.8627%
HSV (HSB):
11°, 17.6471%, 73.3333%
XYZ:
38.8971, 38.0395, 35.8641
xyY:
0.3448, 0.3372, 38.0395
CIE-Lab:
68.0497, 8.9351, 6.7912
CIE-LCH:
68.0497, 11.2230, 37.2368
CIE-Luv:
68.0497, 16.9271, 8.0436
Hunter-Lab:
61.6762, 4.6406, 8.6967
#bba09a color charts
#bba09a color shades, tints & tones
#bba09a color schemes
#bba09a color preview, HTML & CSS examples
This text has a color of #bba09a
<p style="color:#bba09a;">Text here</p>
.mytext {color:#bba09a;}
This box has a color of #bba09a
<div style="background-color:#bba09a;">Content here</div>
.mybackground {background-color:#bba09a;}
Border around this has a color of #bba09a
<div style="border:2px solid #bba09a;">Content here</div>
.myborder {border:2px solid #bba09a;}