#b2a950 color space conversions
Hex:
#b2a950
RGB:
178, 169, 80
CMY:
30, 34, 69
CMYK:
0, 5, 55, 30
HSL:
54°, 38.8889%, 50.5882%
HSV (HSB):
54°, 55.0562%, 69.8039%
XYZ:
33.9960, 38.4201, 13.2135
xyY:
0.3970, 0.4487, 38.4201
CIE-Lab:
68.3291, -8.5652, 46.3767
CIE-LCH:
68.3291, 47.1610, 100.4639
CIE-Luv:
68.3291, 10.1144, 56.5701
Hunter-Lab:
61.9839, -10.5709, 30.7496
#b2a950 color charts
#b2a950 color shades, tints & tones
#b2a950 color schemes
#b2a950 color preview, HTML & CSS examples
This text has a color of #b2a950
<p style="color:#b2a950;">Text here</p>
.mytext {color:#b2a950;}
This box has a color of #b2a950
<div style="background-color:#b2a950;">Content here</div>
.mybackground {background-color:#b2a950;}
Border around this has a color of #b2a950
<div style="border:2px solid #b2a950;">Content here</div>
.myborder {border:2px solid #b2a950;}