#bba7a7 color space conversions
Hex:
#bba7a7
RGB:
187, 167, 167
CMY:
27, 35, 35
CMYK:
0, 11, 11, 27
HSL:
0°, 12.8205%, 69.4118%
HSV (HSB):
0°, 10.6952%, 73.3333%
XYZ:
41.2873, 40.9922, 42.2954
xyY:
0.3314, 0.3291, 40.9922
CIE-Lab:
70.1705, 7.2470, 2.6410
CIE-LCH:
70.1705, 7.7132, 20.0229
CIE-Luv:
70.1705, 11.9165, 2.5583
Hunter-Lab:
64.0252, 3.0634, 5.6503
#bba7a7 color charts
#bba7a7 color shades, tints & tones
#bba7a7 color schemes
#bba7a7 color preview, HTML & CSS examples
This text has a color of #bba7a7
<p style="color:#bba7a7;">Text here</p>
.mytext {color:#bba7a7;}
This box has a color of #bba7a7
<div style="background-color:#bba7a7;">Content here</div>
.mybackground {background-color:#bba7a7;}
Border around this has a color of #bba7a7
<div style="border:2px solid #bba7a7;">Content here</div>
.myborder {border:2px solid #bba7a7;}