#b4ab5d color space conversions
Hex:
#b4ab5d
RGB:
180, 171, 93
CMY:
29, 33, 64
CMYK:
0, 5, 48, 29
HSL:
54°, 36.7089%, 53.5294%
HSV (HSB):
54°, 48.3333%, 70.5882%
XYZ:
35.3611, 39.6194, 16.1395
xyY:
0.3881, 0.4348, 39.6194
CIE-Lab:
69.1976, -7.6205, 41.0467
CIE-LCH:
69.1976, 41.7481, 100.5175
CIE-Luv:
69.1976, 9.6778, 51.7524
Hunter-Lab:
62.9440, -9.8730, 28.8582
#b4ab5d color charts
#b4ab5d color shades, tints & tones
#b4ab5d color schemes
#b4ab5d color preview, HTML & CSS examples
This text has a color of #b4ab5d
<p style="color:#b4ab5d;">Text here</p>
.mytext {color:#b4ab5d;}
This box has a color of #b4ab5d
<div style="background-color:#b4ab5d;">Content here</div>
.mybackground {background-color:#b4ab5d;}
Border around this has a color of #b4ab5d
<div style="border:2px solid #b4ab5d;">Content here</div>
.myborder {border:2px solid #b4ab5d;}