#baa29c color space conversions
Hex:
#baa29c
RGB:
186, 162, 156
CMY:
27, 36, 39
CMYK:
0, 13, 16, 27
HSL:
12°, 17.8571%, 67.0588%
HSV (HSB):
12°, 16.1290%, 72.9412%
XYZ:
39.1708, 38.6801, 36.8540
xyY:
0.3415, 0.3372, 38.6801
CIE-Lab:
68.5189, 7.7816, 6.3408
CIE-LCH:
68.5189, 10.0379, 39.1749
CIE-Luv:
68.5189, 14.9771, 7.6467
Hunter-Lab:
62.1933, 3.5852, 8.4018
#baa29c color charts
#baa29c color shades, tints & tones
#baa29c color schemes
#baa29c color preview, HTML & CSS examples
This text has a color of #baa29c
<p style="color:#baa29c;">Text here</p>
.mytext {color:#baa29c;}
This box has a color of #baa29c
<div style="background-color:#baa29c;">Content here</div>
.mybackground {background-color:#baa29c;}
Border around this has a color of #baa29c
<div style="border:2px solid #baa29c;">Content here</div>
.myborder {border:2px solid #baa29c;}