#b7a12a color space conversions
Hex:
#b7a12a
RGB:
183, 161, 42
CMY:
28, 37, 84
CMYK:
0, 12, 77, 28
HSL:
51°, 62.6667%, 44.1176%
HSV (HSB):
51°, 77.0492%, 71.7647%
XYZ:
32.6912, 35.7242, 7.3629
xyY:
0.4314, 0.4714, 35.7242
CIE-Lab:
66.3086, -4.4565, 60.4297
CIE-LCH:
66.3086, 60.5938, 94.2177
CIE-Luv:
66.3086, 20.3042, 65.5266
Hunter-Lab:
59.7697, -6.9659, 34.5350
#b7a12a color charts
#b7a12a color shades, tints & tones
#b7a12a color schemes
#b7a12a color preview, HTML & CSS examples
This text has a color of #b7a12a
<p style="color:#b7a12a;">Text here</p>
.mytext {color:#b7a12a;}
This box has a color of #b7a12a
<div style="background-color:#b7a12a;">Content here</div>
.mybackground {background-color:#b7a12a;}
Border around this has a color of #b7a12a
<div style="border:2px solid #b7a12a;">Content here</div>
.myborder {border:2px solid #b7a12a;}