#b2a45f color space conversions
Hex:
#b2a45f
RGB:
178, 164, 95
CMY:
30, 36, 63
CMYK:
0, 8, 47, 30
HSL:
50°, 35.0211%, 53.5294%
HSV (HSB):
50°, 46.6292%, 69.8039%
XYZ:
33.7011, 36.8421, 16.1615
xyY:
0.3887, 0.4249, 36.8421
CIE-Lab:
67.1584, -4.5484, 37.4828
CIE-LCH:
67.1584, 37.7578, 96.9189
CIE-Luv:
67.1584, 12.6696, 47.1327
Hunter-Lab:
60.6977, -7.1127, 26.7017
#b2a45f color charts
#b2a45f color shades, tints & tones
#b2a45f color schemes
#b2a45f color preview, HTML & CSS examples
This text has a color of #b2a45f
<p style="color:#b2a45f;">Text here</p>
.mytext {color:#b2a45f;}
This box has a color of #b2a45f
<div style="background-color:#b2a45f;">Content here</div>
.mybackground {background-color:#b2a45f;}
Border around this has a color of #b2a45f
<div style="border:2px solid #b2a45f;">Content here</div>
.myborder {border:2px solid #b2a45f;}