#b7a42a color space conversions
Hex:
#b7a42a
RGB:
183, 164, 42
CMY:
28, 36, 84
CMYK:
0, 10, 77, 28
HSL:
52°, 62.6667%, 44.1176%
HSV (HSB):
52°, 77.0492%, 71.7647%
XYZ:
33.2218, 36.7854, 7.5398
xyY:
0.4284, 0.4744, 36.7854
CIE-Lab:
67.1157, -6.0500, 61.1739
CIE-LCH:
67.1157, 61.4724, 95.6481
CIE-Luv:
67.1157, 18.2012, 66.7666
Hunter-Lab:
60.6509, -8.3650, 35.0850
#b7a42a color charts
#b7a42a color shades, tints & tones
#b7a42a color schemes
#b7a42a color preview, HTML & CSS examples
This text has a color of #b7a42a
<p style="color:#b7a42a;">Text here</p>
.mytext {color:#b7a42a;}
This box has a color of #b7a42a
<div style="background-color:#b7a42a;">Content here</div>
.mybackground {background-color:#b7a42a;}
Border around this has a color of #b7a42a
<div style="border:2px solid #b7a42a;">Content here</div>
.myborder {border:2px solid #b7a42a;}