#baa53c color space conversions
Hex:
#baa53c
RGB:
186, 165, 60
CMY:
27, 35, 76
CMYK:
0, 11, 68, 27
HSL:
50°, 51.2195%, 48.2353%
HSV (HSB):
50°, 67.7419%, 72.9412%
XYZ:
34.5204, 37.6756, 9.7277
xyY:
0.4214, 0.4599, 37.6756
CIE-Lab:
67.7809, -4.3864, 55.0411
CIE-LCH:
67.7809, 55.2156, 94.5565
CIE-Luv:
67.7809, 19.1586, 62.4574
Hunter-Lab:
61.3805, -7.0272, 33.5700
#baa53c color charts
#baa53c color shades, tints & tones
#baa53c color schemes
#baa53c color preview, HTML & CSS examples
This text has a color of #baa53c
<p style="color:#baa53c;">Text here</p>
.mytext {color:#baa53c;}
This box has a color of #baa53c
<div style="background-color:#baa53c;">Content here</div>
.mybackground {background-color:#baa53c;}
Border around this has a color of #baa53c
<div style="border:2px solid #baa53c;">Content here</div>
.myborder {border:2px solid #baa53c;}