#b4a30e color space conversions
Hex:
#b4a30e
RGB:
180, 163, 14
CMY:
29, 36, 95
CMYK:
0, 9, 92, 29
HSL:
54°, 85.5670%, 38.0392%
HSV (HSB):
54°, 92.2222%, 70.5882%
XYZ:
31.9988, 35.9294, 5.6640
xyY:
0.4348, 0.4882, 35.9294
CIE-Lab:
66.4659, -7.6253, 67.5232
CIE-LCH:
66.4659, 67.9524, 96.4431
CIE-Luv:
66.4659, 17.1643, 70.5651
Hunter-Lab:
59.9411, -9.6069, 36.3563
#b4a30e color charts
#b4a30e color shades, tints & tones
#b4a30e color schemes
#b4a30e color preview, HTML & CSS examples
This text has a color of #b4a30e
<p style="color:#b4a30e;">Text here</p>
.mytext {color:#b4a30e;}
This box has a color of #b4a30e
<div style="background-color:#b4a30e;">Content here</div>
.mybackground {background-color:#b4a30e;}
Border around this has a color of #b4a30e
<div style="border:2px solid #b4a30e;">Content here</div>
.myborder {border:2px solid #b4a30e;}