#baa26d color space conversions
Hex:
#baa26d
RGB:
186, 162, 109
CMY:
27, 36, 57
CMYK:
0, 13, 41, 27
HSL:
41°, 35.8140%, 57.8431%
HSV (HSB):
41°, 41.3978%, 72.9412%
XYZ:
35.9303, 37.3839, 19.7901
xyY:
0.3859, 0.4015, 37.3839
CIE-Lab:
67.5641, 1.3401, 30.7857
CIE-LCH:
67.5641, 30.8149, 87.5075
CIE-Luv:
67.5641, 18.6452, 39.0914
Hunter-Lab:
61.1424, -2.1035, 23.6091
#baa26d color charts
#baa26d color shades, tints & tones
#baa26d color schemes
#baa26d color preview, HTML & CSS examples
This text has a color of #baa26d
<p style="color:#baa26d;">Text here</p>
.mytext {color:#baa26d;}
This box has a color of #baa26d
<div style="background-color:#baa26d;">Content here</div>
.mybackground {background-color:#baa26d;}
Border around this has a color of #baa26d
<div style="border:2px solid #baa26d;">Content here</div>
.myborder {border:2px solid #baa26d;}