#b2ae2b color space conversions
Hex:
#b2ae2b
RGB:
178, 174, 43
CMY:
30, 32, 83
CMYK:
0, 2, 76, 30
HSL:
58°, 61.0860%, 43.3333%
HSV (HSB):
58°, 75.8427%, 69.8039%
XYZ:
33.9322, 39.9115, 8.2008
xyY:
0.4136, 0.4865, 39.9115
CIE-Lab:
69.4064, -13.4313, 62.7905
CIE-LCH:
69.4064, 64.2109, 102.0740
CIE-Luv:
69.4064, 7.8353, 70.5806
Hunter-Lab:
63.1755, -14.6831, 36.5265
#b2ae2b color charts
#b2ae2b color shades, tints & tones
#b2ae2b color schemes
#b2ae2b color preview, HTML & CSS examples
This text has a color of #b2ae2b
<p style="color:#b2ae2b;">Text here</p>
.mytext {color:#b2ae2b;}
This box has a color of #b2ae2b
<div style="background-color:#b2ae2b;">Content here</div>
.mybackground {background-color:#b2ae2b;}
Border around this has a color of #b2ae2b
<div style="border:2px solid #b2ae2b;">Content here</div>
.myborder {border:2px solid #b2ae2b;}