#baa7b7 color space conversions
Hex:
#baa7b7
RGB:
186, 167, 183
CMY:
27, 35, 28
CMYK:
0, 10, 2, 27
HSL:
309°, 12.1019%, 69.2157%
HSV (HSB):
309°, 10.2151%, 72.9412%
XYZ:
42.6157, 41.4954, 50.5631
xyY:
0.3164, 0.3081, 41.4954
CIE-Lab:
70.5216, 9.7517, -5.7021
CIE-LCH:
70.5216, 11.2964, 329.6842
CIE-Luv:
70.5216, 9.9674, -10.1568
Hunter-Lab:
64.4169, 5.3588, -1.4469
#baa7b7 color charts
#baa7b7 color shades, tints & tones
#baa7b7 color schemes
#baa7b7 color preview, HTML & CSS examples
This text has a color of #baa7b7
<p style="color:#baa7b7;">Text here</p>
.mytext {color:#baa7b7;}
This box has a color of #baa7b7
<div style="background-color:#baa7b7;">Content here</div>
.mybackground {background-color:#baa7b7;}
Border around this has a color of #baa7b7
<div style="border:2px solid #baa7b7;">Content here</div>
.myborder {border:2px solid #baa7b7;}