#baaa63 color space conversions
Hex:
#baaa63
RGB:
186, 170, 99
CMY:
27, 33, 61
CMYK:
0, 9, 47, 27
HSL:
49°, 38.6667%, 55.8824%
HSV (HSB):
49°, 46.7742%, 72.9412%
XYZ:
36.8766, 40.0894, 17.5988
xyY:
0.3900, 0.4239, 40.0894
CIE-Lab:
69.5332, -4.0013, 38.5267
CIE-LCH:
69.5332, 38.7339, 95.9294
CIE-Luv:
69.5332, 14.1227, 48.6330
Hunter-Lab:
63.3162, -6.8415, 27.8416
#baaa63 color charts
#baaa63 color shades, tints & tones
#baaa63 color schemes
#baaa63 color preview, HTML & CSS examples
This text has a color of #baaa63
<p style="color:#baaa63;">Text here</p>
.mytext {color:#baaa63;}
This box has a color of #baaa63
<div style="background-color:#baaa63;">Content here</div>
.mybackground {background-color:#baaa63;}
Border around this has a color of #baaa63
<div style="border:2px solid #baaa63;">Content here</div>
.myborder {border:2px solid #baaa63;}