#b5a03a color space conversions
Hex:
#b5a03a
RGB:
181, 160, 58
CMY:
29, 37, 77
CMYK:
0, 12, 68, 29
HSL:
50°, 51.4644%, 46.8627%
HSV (HSB):
50°, 67.9558%, 70.9804%
XYZ:
32.3906, 35.2709, 9.1038
xyY:
0.4219, 0.4595, 35.2709
CIE-Lab:
65.9590, -4.0266, 53.8538
CIE-LCH:
65.9590, 54.0041, 94.2760
CIE-Luv:
65.9590, 19.0513, 60.7280
Hunter-Lab:
59.3893, -6.5783, 32.4839
#b5a03a color charts
#b5a03a color shades, tints & tones
#b5a03a color schemes
#b5a03a color preview, HTML & CSS examples
This text has a color of #b5a03a
<p style="color:#b5a03a;">Text here</p>
.mytext {color:#b5a03a;}
This box has a color of #b5a03a
<div style="background-color:#b5a03a;">Content here</div>
.mybackground {background-color:#b5a03a;}
Border around this has a color of #b5a03a
<div style="border:2px solid #b5a03a;">Content here</div>
.myborder {border:2px solid #b5a03a;}