#b5a345 color space conversions
Hex:
#b5a345
RGB:
181, 163, 69
CMY:
29, 36, 73
CMYK:
0, 10, 62, 29
HSL:
50°, 44.8000%, 49.0196%
HSV (HSB):
50°, 61.8785%, 70.9804%
XYZ:
33.2274, 36.4478, 10.9141
xyY:
0.4123, 0.4523, 36.4478
CIE-Lab:
66.8607, -4.9310, 49.9582
CIE-LCH:
66.8607, 50.2010, 95.6370
CIE-Luv:
66.8607, 16.5923, 58.2879
Hunter-Lab:
60.3720, -7.4086, 31.5419
#b5a345 color charts
#b5a345 color shades, tints & tones
#b5a345 color schemes
#b5a345 color preview, HTML & CSS examples
This text has a color of #b5a345
<p style="color:#b5a345;">Text here</p>
.mytext {color:#b5a345;}
This box has a color of #b5a345
<div style="background-color:#b5a345;">Content here</div>
.mybackground {background-color:#b5a345;}
Border around this has a color of #b5a345
<div style="border:2px solid #b5a345;">Content here</div>
.myborder {border:2px solid #b5a345;}