#baa93d color space conversions
Hex:
#baa93d
RGB:
186, 169, 61
CMY:
27, 34, 76
CMYK:
0, 9, 67, 27
HSL:
52°, 50.6073%, 48.4314%
HSV (HSB):
52°, 67.2043%, 72.9412%
XYZ:
35.2800, 39.1520, 10.1125
xyY:
0.4173, 0.4631, 39.1520
CIE-Lab:
68.8612, -6.4457, 55.7399
CIE-LCH:
68.8612, 56.1114, 96.5963
CIE-Luv:
68.8612, 16.3860, 63.8833
Hunter-Lab:
62.5715, -8.8558, 34.2179
#baa93d color charts
#baa93d color shades, tints & tones
#baa93d color schemes
#baa93d color preview, HTML & CSS examples
This text has a color of #baa93d
<p style="color:#baa93d;">Text here</p>
.mytext {color:#baa93d;}
This box has a color of #baa93d
<div style="background-color:#baa93d;">Content here</div>
.mybackground {background-color:#baa93d;}
Border around this has a color of #baa93d
<div style="border:2px solid #baa93d;">Content here</div>
.myborder {border:2px solid #baa93d;}