#b2ae3b color space conversions
Hex:
#b2ae3b
RGB:
178, 174, 59
CMY:
30, 32, 77
CMYK:
0, 2, 67, 30
HSL:
58°, 50.2110%, 46.4706%
HSV (HSB):
58°, 66.8539%, 69.8039%
XYZ:
34.2856, 40.0528, 10.0616
xyY:
0.4062, 0.4746, 40.0528
CIE-Lab:
69.5072, -12.6383, 57.0059
CIE-LCH:
69.5072, 58.3900, 102.5004
CIE-Luv:
69.5072, 7.5067, 66.4303
Hunter-Lab:
63.2873, -14.0514, 34.8750
#b2ae3b color charts
#b2ae3b color shades, tints & tones
#b2ae3b color schemes
#b2ae3b color preview, HTML & CSS examples
This text has a color of #b2ae3b
<p style="color:#b2ae3b;">Text here</p>
.mytext {color:#b2ae3b;}
This box has a color of #b2ae3b
<div style="background-color:#b2ae3b;">Content here</div>
.mybackground {background-color:#b2ae3b;}
Border around this has a color of #b2ae3b
<div style="border:2px solid #b2ae3b;">Content here</div>
.myborder {border:2px solid #b2ae3b;}