#baa29a color space conversions
Hex:
#baa29a
RGB:
186, 162, 154
CMY:
27, 36, 40
CMYK:
0, 13, 17, 27
HSL:
15°, 18.8235%, 66.6667%
HSV (HSB):
15°, 17.2043%, 72.9412%
XYZ:
39.0028, 38.6129, 35.9692
xyY:
0.3434, 0.3399, 38.6129
CIE-Lab:
68.4699, 7.4599, 7.3808
CIE-LCH:
68.4699, 10.4942, 44.6945
CIE-Luv:
68.4699, 15.1505, 9.1391
Hunter-Lab:
62.1392, 3.2949, 9.1775
#baa29a color charts
#baa29a color shades, tints & tones
#baa29a color schemes
#baa29a color preview, HTML & CSS examples
This text has a color of #baa29a
<p style="color:#baa29a;">Text here</p>
.mytext {color:#baa29a;}
This box has a color of #baa29a
<div style="background-color:#baa29a;">Content here</div>
.mybackground {background-color:#baa29a;}
Border around this has a color of #baa29a
<div style="border:2px solid #baa29a;">Content here</div>
.myborder {border:2px solid #baa29a;}