#baa94e color space conversions
Hex:
#baa94e
RGB:
186, 169, 78
CMY:
27, 34, 69
CMYK:
0, 9, 58, 27
HSL:
51°, 43.9024%, 51.7647%
HSV (HSB):
51°, 58.0645%, 72.9412%
XYZ:
35.8128, 39.3651, 12.9184
xyY:
0.4065, 0.4468, 39.3651
CIE-Lab:
69.0149, -5.3082, 48.3017
CIE-LCH:
69.0149, 48.5925, 96.2715
CIE-Luv:
69.0149, 15.7558, 57.7692
Hunter-Lab:
62.7416, -7.9103, 31.7114
#baa94e color charts
#baa94e color shades, tints & tones
#baa94e color schemes
#baa94e color preview, HTML & CSS examples
This text has a color of #baa94e
<p style="color:#baa94e;">Text here</p>
.mytext {color:#baa94e;}
This box has a color of #baa94e
<div style="background-color:#baa94e;">Content here</div>
.mybackground {background-color:#baa94e;}
Border around this has a color of #baa94e
<div style="border:2px solid #baa94e;">Content here</div>
.myborder {border:2px solid #baa94e;}