#b4ba7a color space conversions
Hex:
#b4ba7a
RGB:
180, 186, 122
CMY:
29, 27, 52
CMYK:
3, 0, 34, 27
HSL:
66°, 31.6832%, 60.3922%
HSV (HSB):
66°, 34.4086%, 72.9412%
XYZ:
39.8941, 46.2263, 25.2323
xyY:
0.3583, 0.4151, 46.2263
CIE-Lab:
73.6921, -12.2403, 31.7953
CIE-LCH:
73.6921, 34.0700, 111.0553
CIE-Luv:
73.6921, -0.5599, 44.0040
Hunter-Lab:
67.9899, -14.2446, 25.5893
#b4ba7a color charts
#b4ba7a color shades, tints & tones
#b4ba7a color schemes
#b4ba7a color preview, HTML & CSS examples
This text has a color of #b4ba7a
<p style="color:#b4ba7a;">Text here</p>
.mytext {color:#b4ba7a;}
This box has a color of #b4ba7a
<div style="background-color:#b4ba7a;">Content here</div>
.mybackground {background-color:#b4ba7a;}
Border around this has a color of #b4ba7a
<div style="border:2px solid #b4ba7a;">Content here</div>
.myborder {border:2px solid #b4ba7a;}