#b2a96f color space conversions
Hex:
#b2a96f
RGB:
178, 169, 111
CMY:
30, 34, 56
CMYK:
0, 5, 38, 30
HSL:
52°, 30.3167%, 56.6667%
HSV (HSB):
52°, 37.6404%, 69.8039%
XYZ:
35.4173, 38.9886, 20.6978
xyY:
0.3724, 0.4100, 38.9886
CIE-Lab:
68.7430, -5.4706, 31.1121
CIE-LCH:
68.7430, 31.5894, 99.9726
CIE-Luv:
68.7430, 8.7426, 41.0367
Hunter-Lab:
62.4409, -8.0239, 24.0553
#b2a96f color charts
#b2a96f color shades, tints & tones
#b2a96f color schemes
#b2a96f color preview, HTML & CSS examples
This text has a color of #b2a96f
<p style="color:#b2a96f;">Text here</p>
.mytext {color:#b2a96f;}
This box has a color of #b2a96f
<div style="background-color:#b2a96f;">Content here</div>
.mybackground {background-color:#b2a96f;}
Border around this has a color of #b2a96f
<div style="border:2px solid #b2a96f;">Content here</div>
.myborder {border:2px solid #b2a96f;}