#baa87e color space conversions
Hex:
#baa87e
RGB:
186, 168, 126
CMY:
27, 34, 51
CMYK:
0, 10, 32, 27
HSL:
42°, 30.3030%, 61.1765%
HSV (HSB):
42°, 32.2581%, 72.9412%
XYZ:
38.0182, 39.9507, 25.4461
xyY:
0.3676, 0.3863, 39.9507
CIE-Lab:
69.4344, 0.1495, 24.1083
CIE-LCH:
69.4344, 24.1088, 89.6447
CIE-Luv:
69.4344, 13.7759, 32.0568
Hunter-Lab:
63.2066, -3.2453, 20.3752
#baa87e color charts
#baa87e color shades, tints & tones
#baa87e color schemes
#baa87e color preview, HTML & CSS examples
This text has a color of #baa87e
<p style="color:#baa87e;">Text here</p>
.mytext {color:#baa87e;}
This box has a color of #baa87e
<div style="background-color:#baa87e;">Content here</div>
.mybackground {background-color:#baa87e;}
Border around this has a color of #baa87e
<div style="border:2px solid #baa87e;">Content here</div>
.myborder {border:2px solid #baa87e;}