#baa444 color space conversions
Hex:
#baa444
RGB:
186, 164, 68
CMY:
27, 36, 73
CMYK:
0, 12, 63, 27
HSL:
49°, 46.4567%, 49.8039%
HSV (HSB):
49°, 63.4409%, 72.9412%
XYZ:
34.5685, 37.4074, 10.8672
xyY:
0.4173, 0.4515, 37.4074
CIE-Lab:
67.5815, -3.3617, 51.3343
CIE-LCH:
67.5815, 51.4442, 93.7468
CIE-Luv:
67.5815, 19.5423, 59.3178
Hunter-Lab:
61.1616, -6.1445, 32.2784
#baa444 color charts
#baa444 color shades, tints & tones
#baa444 color schemes
#baa444 color preview, HTML & CSS examples
This text has a color of #baa444
<p style="color:#baa444;">Text here</p>
.mytext {color:#baa444;}
This box has a color of #baa444
<div style="background-color:#baa444;">Content here</div>
.mybackground {background-color:#baa444;}
Border around this has a color of #baa444
<div style="border:2px solid #baa444;">Content here</div>
.myborder {border:2px solid #baa444;}