#b2a042 color space conversions
Hex:
#b2a042
RGB:
178, 160, 66
CMY:
30, 37, 74
CMYK:
0, 10, 63, 30
HSL:
50°, 45.9016%, 47.8431%
HSV (HSB):
50°, 62.9213%, 69.8039%
XYZ:
31.9143, 34.9999, 10.2279
xyY:
0.4137, 0.4537, 34.9999
CIE-Lab:
65.7486, -4.8402, 50.0303
CIE-LCH:
65.7486, 50.2639, 95.5258
CIE-Luv:
65.7486, 16.5929, 57.9034
Hunter-Lab:
59.1607, -7.2395, 31.1623
#b2a042 color charts
#b2a042 color shades, tints & tones
#b2a042 color schemes
#b2a042 color preview, HTML & CSS examples
This text has a color of #b2a042
<p style="color:#b2a042;">Text here</p>
.mytext {color:#b2a042;}
This box has a color of #b2a042
<div style="background-color:#b2a042;">Content here</div>
.mybackground {background-color:#b2a042;}
Border around this has a color of #b2a042
<div style="border:2px solid #b2a042;">Content here</div>
.myborder {border:2px solid #b2a042;}