#b2a120 color space conversions
Hex:
#b2a120
RGB:
178, 161, 32
CMY:
30, 37, 87
CMYK:
0, 10, 82, 30
HSL:
53°, 69.5238%, 41.1765%
HSV (HSB):
53°, 82.0225%, 69.8039%
XYZ:
31.3657, 35.0590, 6.4804
xyY:
0.4302, 0.4809, 35.0590
CIE-Lab:
65.7946, -7.0410, 62.9383
CIE-LCH:
65.7946, 63.3310, 96.3833
CIE-Luv:
65.7946, 16.8637, 67.4028
Hunter-Lab:
59.2106, -9.0617, 34.9583
#b2a120 color charts
#b2a120 color shades, tints & tones
#b2a120 color schemes
#b2a120 color preview, HTML & CSS examples
This text has a color of #b2a120
<p style="color:#b2a120;">Text here</p>
.mytext {color:#b2a120;}
This box has a color of #b2a120
<div style="background-color:#b2a120;">Content here</div>
.mybackground {background-color:#b2a120;}
Border around this has a color of #b2a120
<div style="border:2px solid #b2a120;">Content here</div>
.myborder {border:2px solid #b2a120;}