#b2a56f color space conversions
Hex:
#b2a56f
RGB:
178, 165, 111
CMY:
30, 35, 56
CMYK:
0, 7, 38, 30
HSL:
48°, 30.3167%, 56.6667%
HSV (HSB):
48°, 37.6404%, 69.8039%
XYZ:
34.6845, 37.5229, 20.4535
xyY:
0.3743, 0.4049, 37.5229
CIE-Lab:
67.6675, -3.3338, 29.7121
CIE-LCH:
67.6675, 29.8985, 96.4020
CIE-Luv:
67.6675, 11.1926, 38.8843
Hunter-Lab:
61.2560, -6.1273, 23.0821
#b2a56f color charts
#b2a56f color shades, tints & tones
#b2a56f color schemes
#b2a56f color preview, HTML & CSS examples
This text has a color of #b2a56f
<p style="color:#b2a56f;">Text here</p>
.mytext {color:#b2a56f;}
This box has a color of #b2a56f
<div style="background-color:#b2a56f;">Content here</div>
.mybackground {background-color:#b2a56f;}
Border around this has a color of #b2a56f
<div style="border:2px solid #b2a56f;">Content here</div>
.myborder {border:2px solid #b2a56f;}