#b4a12f color space conversions
Hex:
#b4a12f
RGB:
180, 161, 47
CMY:
29, 37, 82
CMYK:
0, 11, 74, 29
HSL:
51°, 58.5903%, 44.5098%
HSV (HSB):
51°, 73.8889%, 70.5882%
XYZ:
32.0803, 35.3983, 7.8311
xyY:
0.4260, 0.4700, 35.3983
CIE-Lab:
66.0576, -5.5701, 58.3054
CIE-LCH:
66.0576, 58.5708, 95.4571
CIE-Luv:
66.0576, 17.9773, 64.2478
Hunter-Lab:
59.4964, -7.8720, 33.8436
#b4a12f color charts
#b4a12f color shades, tints & tones
#b4a12f color schemes
#b4a12f color preview, HTML & CSS examples
This text has a color of #b4a12f
<p style="color:#b4a12f;">Text here</p>
.mytext {color:#b4a12f;}
This box has a color of #b4a12f
<div style="background-color:#b4a12f;">Content here</div>
.mybackground {background-color:#b4a12f;}
Border around this has a color of #b4a12f
<div style="border:2px solid #b4a12f;">Content here</div>
.myborder {border:2px solid #b4a12f;}