#baa3a3 color space conversions
Hex:
#baa3a3
RGB:
186, 163, 163
CMY:
27, 36, 36
CMYK:
0, 12, 12, 27
HSL:
0°, 14.2857%, 68.4314%
HSV (HSB):
0°, 12.3656%, 72.9412%
XYZ:
39.9578, 39.2778, 40.1257
xyY:
0.3348, 0.3291, 39.2778
CIE-Lab:
68.9520, 8.3898, 3.0795
CIE-LCH:
68.9520, 8.9371, 20.1556
CIE-Luv:
68.9520, 13.8129, 2.9676
Hunter-Lab:
62.6720, 4.1300, 5.9101
#baa3a3 color charts
#baa3a3 color shades, tints & tones
#baa3a3 color schemes
#baa3a3 color preview, HTML & CSS examples
This text has a color of #baa3a3
<p style="color:#baa3a3;">Text here</p>
.mytext {color:#baa3a3;}
This box has a color of #baa3a3
<div style="background-color:#baa3a3;">Content here</div>
.mybackground {background-color:#baa3a3;}
Border around this has a color of #baa3a3
<div style="border:2px solid #baa3a3;">Content here</div>
.myborder {border:2px solid #baa3a3;}