#b2a150 color space conversions
Hex:
#b2a150
RGB:
178, 161, 80
CMY:
30, 37, 69
CMYK:
0, 10, 55, 30
HSL:
50°, 38.8889%, 50.5882%
HSV (HSB):
50°, 55.0562%, 69.8039%
XYZ:
32.5529, 35.5339, 12.7324
xyY:
0.4028, 0.4397, 35.5339
CIE-Lab:
66.1622, -4.3201, 43.8572
CIE-LCH:
66.1622, 44.0695, 95.6257
CIE-Luv:
66.1622, 15.3346, 52.7711
Hunter-Lab:
59.6103, -6.8400, 29.0632
#b2a150 color charts
#b2a150 color shades, tints & tones
#b2a150 color schemes
#b2a150 color preview, HTML & CSS examples
This text has a color of #b2a150
<p style="color:#b2a150;">Text here</p>
.mytext {color:#b2a150;}
This box has a color of #b2a150
<div style="background-color:#b2a150;">Content here</div>
.mybackground {background-color:#b2a150;}
Border around this has a color of #b2a150
<div style="border:2px solid #b2a150;">Content here</div>
.myborder {border:2px solid #b2a150;}