#baa256 color space conversions
Hex:
#baa256
RGB:
186, 162, 86
CMY:
27, 36, 66
CMYK:
0, 13, 54, 27
HSL:
46°, 42.0168%, 53.3333%
HSV (HSB):
46°, 53.7634%, 72.9412%
XYZ:
34.8497, 36.9516, 14.0997
xyY:
0.4057, 0.4302, 36.9516
CIE-Lab:
67.2407, -0.9276, 42.3342
CIE-LCH:
67.2407, 42.3443, 91.2552
CIE-Luv:
67.2407, 20.0434, 51.0092
Hunter-Lab:
60.7879, -4.0445, 28.7992
#baa256 color charts
#baa256 color shades, tints & tones
#baa256 color schemes
#baa256 color preview, HTML & CSS examples
This text has a color of #baa256
<p style="color:#baa256;">Text here</p>
.mytext {color:#baa256;}
This box has a color of #baa256
<div style="background-color:#baa256;">Content here</div>
.mybackground {background-color:#baa256;}
Border around this has a color of #baa256
<div style="border:2px solid #baa256;">Content here</div>
.myborder {border:2px solid #baa256;}