#b2a04c color space conversions
Hex:
#b2a04c
RGB:
178, 160, 76
CMY:
30, 37, 70
CMYK:
0, 10, 57, 30
HSL:
49°, 40.1575%, 49.8039%
HSV (HSB):
49°, 57.3034%, 69.8039%
XYZ:
32.2354, 35.1284, 11.9189
xyY:
0.4066, 0.4431, 35.1284
CIE-Lab:
65.8485, -4.1089, 45.4451
CIE-LCH:
65.8485, 45.6305, 95.1664
CIE-Luv:
65.8485, 16.1778, 54.0075
Hunter-Lab:
59.2692, -6.6383, 29.5653
#b2a04c color charts
#b2a04c color shades, tints & tones
#b2a04c color schemes
#b2a04c color preview, HTML & CSS examples
This text has a color of #b2a04c
<p style="color:#b2a04c;">Text here</p>
.mytext {color:#b2a04c;}
This box has a color of #b2a04c
<div style="background-color:#b2a04c;">Content here</div>
.mybackground {background-color:#b2a04c;}
Border around this has a color of #b2a04c
<div style="border:2px solid #b2a04c;">Content here</div>
.myborder {border:2px solid #b2a04c;}