#baa23c color space conversions
Hex:
#baa23c
RGB:
186, 162, 60
CMY:
27, 36, 76
CMYK:
0, 13, 68, 27
HSL:
49°, 51.2195%, 48.2353%
HSV (HSB):
49°, 67.7419%, 72.9412%
XYZ:
33.9856, 36.6060, 9.5494
xyY:
0.4241, 0.4568, 36.6060
CIE-Lab:
66.9804, -2.7879, 54.2105
CIE-LCH:
66.9804, 54.2822, 92.9440
CIE-Luv:
66.9804, 21.2364, 61.1527
Hunter-Lab:
60.5029, -5.6132, 32.9941
#baa23c color charts
#baa23c color shades, tints & tones
#baa23c color schemes
#baa23c color preview, HTML & CSS examples
This text has a color of #baa23c
<p style="color:#baa23c;">Text here</p>
.mytext {color:#baa23c;}
This box has a color of #baa23c
<div style="background-color:#baa23c;">Content here</div>
.mybackground {background-color:#baa23c;}
Border around this has a color of #baa23c
<div style="border:2px solid #baa23c;">Content here</div>
.myborder {border:2px solid #baa23c;}