#bba5a5 color space conversions
Hex:
#bba5a5
RGB:
187, 165, 165
CMY:
27, 35, 35
CMYK:
0, 12, 12, 27
HSL:
0°, 13.9241%, 69.0196%
HSV (HSB):
0°, 11.7647%, 73.3333%
XYZ:
40.7402, 40.1917, 41.2078
xyY:
0.3336, 0.3291, 40.1917
CIE-Lab:
69.6058, 8.0008, 2.9291
CIE-LCH:
69.6058, 8.5201, 20.1078
CIE-Luv:
69.6058, 13.1742, 2.8297
Hunter-Lab:
63.3969, 3.7633, 5.8395
#bba5a5 color charts
#bba5a5 color shades, tints & tones
#bba5a5 color schemes
#bba5a5 color preview, HTML & CSS examples
This text has a color of #bba5a5
<p style="color:#bba5a5;">Text here</p>
.mytext {color:#bba5a5;}
This box has a color of #bba5a5
<div style="background-color:#bba5a5;">Content here</div>
.mybackground {background-color:#bba5a5;}
Border around this has a color of #bba5a5
<div style="border:2px solid #bba5a5;">Content here</div>
.myborder {border:2px solid #bba5a5;}