#baa141 color space conversions
Hex:
#baa141
RGB:
186, 161, 65
CMY:
27, 37, 75
CMYK:
0, 13, 65, 27
HSL:
48°, 48.2072%, 49.2157%
HSV (HSB):
48°, 65.0538%, 72.9412%
XYZ:
33.9487, 36.3105, 10.2204
xyY:
0.4218, 0.4512, 36.3105
CIE-Lab:
66.7565, -1.9515, 51.7903
CIE-LCH:
66.7565, 51.8270, 92.1579
CIE-Luv:
66.7565, 21.7326, 59.0445
Hunter-Lab:
60.2582, -4.8872, 32.1246
#baa141 color charts
#baa141 color shades, tints & tones
#baa141 color schemes
#baa141 color preview, HTML & CSS examples
This text has a color of #baa141
<p style="color:#baa141;">Text here</p>
.mytext {color:#baa141;}
This box has a color of #baa141
<div style="background-color:#baa141;">Content here</div>
.mybackground {background-color:#baa141;}
Border around this has a color of #baa141
<div style="border:2px solid #baa141;">Content here</div>
.myborder {border:2px solid #baa141;}