#baa26c color space conversions
Hex:
#baa26c
RGB:
186, 162, 108
CMY:
27, 36, 58
CMYK:
0, 13, 42, 27
HSL:
42°, 36.1111%, 57.6471%
HSV (HSB):
42°, 41.9355%, 72.9412%
XYZ:
35.8768, 37.3625, 19.5081
xyY:
0.3868, 0.4028, 37.3625
CIE-Lab:
67.5481, 1.2292, 31.2988
CIE-LCH:
67.5481, 31.3229, 87.7509
CIE-Luv:
67.5481, 18.7122, 39.6631
Hunter-Lab:
61.1249, -2.1992, 23.8649
#baa26c color charts
#baa26c color shades, tints & tones
#baa26c color schemes
#baa26c color preview, HTML & CSS examples
This text has a color of #baa26c
<p style="color:#baa26c;">Text here</p>
.mytext {color:#baa26c;}
This box has a color of #baa26c
<div style="background-color:#baa26c;">Content here</div>
.mybackground {background-color:#baa26c;}
Border around this has a color of #baa26c
<div style="border:2px solid #baa26c;">Content here</div>
.myborder {border:2px solid #baa26c;}