#b2a05e color space conversions
Hex:
#b2a05e
RGB:
178, 160, 94
CMY:
30, 37, 63
CMYK:
0, 10, 47, 30
HSL:
47°, 35.2941%, 53.3333%
HSV (HSB):
47°, 47.1910%, 69.8039%
XYZ:
32.9513, 35.4147, 15.6887
xyY:
0.3920, 0.4213, 35.4147
CIE-Lab:
66.0703, -2.5027, 36.6496
CIE-LCH:
66.0703, 36.7350, 93.9064
CIE-Luv:
66.0703, 15.2856, 45.6234
Hunter-Lab:
59.5103, -5.3062, 26.0266
#b2a05e color charts
#b2a05e color shades, tints & tones
#b2a05e color schemes
#b2a05e color preview, HTML & CSS examples
This text has a color of #b2a05e
<p style="color:#b2a05e;">Text here</p>
.mytext {color:#b2a05e;}
This box has a color of #b2a05e
<div style="background-color:#b2a05e;">Content here</div>
.mybackground {background-color:#b2a05e;}
Border around this has a color of #b2a05e
<div style="border:2px solid #b2a05e;">Content here</div>
.myborder {border:2px solid #b2a05e;}