#b7a04e color space conversions
Hex:
#b7a04e
RGB:
183, 160, 78
CMY:
28, 37, 69
CMYK:
0, 13, 57, 28
HSL:
47°, 42.1687%, 51.1765%
HSV (HSB):
47°, 57.3770%, 71.7647%
XYZ:
33.4744, 35.7589, 12.3456
xyY:
0.4103, 0.4383, 35.7589
CIE-Lab:
66.3353, -1.7961, 45.1563
CIE-LCH:
66.3353, 45.1920, 92.2777
CIE-Luv:
66.3353, 19.6508, 53.4263
Hunter-Lab:
59.7988, -4.7265, 29.6186
#b7a04e color charts
#b7a04e color shades, tints & tones
#b7a04e color schemes
#b7a04e color preview, HTML & CSS examples
This text has a color of #b7a04e
<p style="color:#b7a04e;">Text here</p>
.mytext {color:#b7a04e;}
This box has a color of #b7a04e
<div style="background-color:#b7a04e;">Content here</div>
.mybackground {background-color:#b7a04e;}
Border around this has a color of #b7a04e
<div style="border:2px solid #b7a04e;">Content here</div>
.myborder {border:2px solid #b7a04e;}