#baaa78 color space conversions
Hex:
#baaa78
RGB:
186, 170, 120
CMY:
27, 33, 53
CMYK:
0, 9, 35, 27
HSL:
45°, 32.3529%, 60.0000%
HSV (HSB):
45°, 35.4839%, 72.9412%
XYZ:
38.0146, 40.5446, 23.5916
xyY:
0.3721, 0.3969, 40.5446
CIE-Lab:
69.8557, -1.6781, 27.9032
CIE-LCH:
69.8557, 27.9536, 93.4416
CIE-Luv:
69.8557, 12.9392, 36.8892
Hunter-Lab:
63.6747, -4.8639, 22.6052
#baaa78 color charts
#baaa78 color shades, tints & tones
#baaa78 color schemes
#baaa78 color preview, HTML & CSS examples
This text has a color of #baaa78
<p style="color:#baaa78;">Text here</p>
.mytext {color:#baaa78;}
This box has a color of #baaa78
<div style="background-color:#baaa78;">Content here</div>
.mybackground {background-color:#baaa78;}
Border around this has a color of #baaa78
<div style="border:2px solid #baaa78;">Content here</div>
.myborder {border:2px solid #baaa78;}