#baba7c color space conversions
Hex:
#baba7c
RGB:
186, 186, 124
CMY:
27, 27, 51
CMYK:
0, 0, 33, 27
HSL:
60°, 31.0000%, 60.7843%
HSV (HSB):
60°, 33.3333%, 72.9412%
XYZ:
41.4467, 47.0122, 25.9586
xyY:
0.3622, 0.4109, 47.0122
CIE-Lab:
74.1975, -9.6243, 31.4992
CIE-LCH:
74.1975, 32.9367, 106.9900
CIE-Luv:
74.1975, 3.1200, 43.2432
Hunter-Lab:
68.5654, -12.0891, 25.5489
#baba7c color charts
#baba7c color shades, tints & tones
#baba7c color schemes
#baba7c color preview, HTML & CSS examples
This text has a color of #baba7c
<p style="color:#baba7c;">Text here</p>
.mytext {color:#baba7c;}
This box has a color of #baba7c
<div style="background-color:#baba7c;">Content here</div>
.mybackground {background-color:#baba7c;}
Border around this has a color of #baba7c
<div style="border:2px solid #baba7c;">Content here</div>
.myborder {border:2px solid #baba7c;}