#b4a25e color space conversions
Hex:
#b4a25e
RGB:
180, 162, 94
CMY:
29, 36, 63
CMYK:
0, 10, 48, 29
HSL:
47°, 36.4407%, 53.7255%
HSV (HSB):
47°, 47.7778%, 70.5882%
XYZ:
33.7631, 36.3521, 15.8268
xyY:
0.3929, 0.4230, 36.3521
CIE-Lab:
66.7881, -2.7354, 37.5803
CIE-LCH:
66.7881, 37.6798, 94.1631
CIE-Luv:
66.7881, 15.3836, 46.7635
Hunter-Lab:
60.2927, -5.5547, 26.6413
#b4a25e color charts
#b4a25e color shades, tints & tones
#b4a25e color schemes
#b4a25e color preview, HTML & CSS examples
This text has a color of #b4a25e
<p style="color:#b4a25e;">Text here</p>
.mytext {color:#b4a25e;}
This box has a color of #b4a25e
<div style="background-color:#b4a25e;">Content here</div>
.mybackground {background-color:#b4a25e;}
Border around this has a color of #b4a25e
<div style="border:2px solid #b4a25e;">Content here</div>
.myborder {border:2px solid #b4a25e;}