#b5a52a color space conversions
Hex:
#b5a52a
RGB:
181, 165, 42
CMY:
29, 35, 84
CMYK:
0, 9, 77, 29
HSL:
53°, 62.3318%, 43.7255%
HSV (HSB):
53°, 76.7956%, 70.9804%
XYZ:
32.9291, 36.9012, 7.5776
xyY:
0.4254, 0.4767, 36.9012
CIE-Lab:
67.2028, -7.4631, 61.1872
CIE-LCH:
67.2028, 61.6407, 96.9541
CIE-Luv:
67.2028, 16.0570, 67.1308
Hunter-Lab:
60.7464, -9.5456, 35.1265
#b5a52a color charts
#b5a52a color shades, tints & tones
#b5a52a color schemes
#b5a52a color preview, HTML & CSS examples
This text has a color of #b5a52a
<p style="color:#b5a52a;">Text here</p>
.mytext {color:#b5a52a;}
This box has a color of #b5a52a
<div style="background-color:#b5a52a;">Content here</div>
.mybackground {background-color:#b5a52a;}
Border around this has a color of #b5a52a
<div style="border:2px solid #b5a52a;">Content here</div>
.myborder {border:2px solid #b5a52a;}