#baa39f color space conversions
Hex:
#baa39f
RGB:
186, 163, 159
CMY:
27, 36, 38
CMYK:
0, 12, 15, 27
HSL:
9°, 16.3636%, 67.6471%
HSV (HSB):
9°, 14.5161%, 72.9412%
XYZ:
39.6049, 39.1367, 38.2676
xyY:
0.3385, 0.3345, 39.1367
CIE-Lab:
68.8502, 7.7232, 5.1522
CIE-LCH:
68.8502, 9.2840, 33.7076
CIE-Luv:
68.8502, 14.1595, 6.0098
Hunter-Lab:
62.5593, 3.5255, 7.5238
#baa39f color charts
#baa39f color shades, tints & tones
#baa39f color schemes
#baa39f color preview, HTML & CSS examples
This text has a color of #baa39f
<p style="color:#baa39f;">Text here</p>
.mytext {color:#baa39f;}
This box has a color of #baa39f
<div style="background-color:#baa39f;">Content here</div>
.mybackground {background-color:#baa39f;}
Border around this has a color of #baa39f
<div style="border:2px solid #baa39f;">Content here</div>
.myborder {border:2px solid #baa39f;}