#b9ae2b color space conversions
Hex:
#b9ae2b
RGB:
185, 174, 43
CMY:
27, 32, 83
CMYK:
0, 6, 77, 27
HSL:
55°, 62.2807%, 44.7059%
HSV (HSB):
55°, 76.7568%, 72.5490%
XYZ:
35.5797, 40.7608, 8.2779
xyY:
0.4205, 0.4817, 40.7608
CIE-Lab:
70.0080, -10.3742, 63.5638
CIE-LCH:
70.0080, 64.4048, 99.2695
CIE-Luv:
70.0080, 12.7406, 70.7235
Hunter-Lab:
63.8442, -12.2512, 37.0035
#b9ae2b color charts
#b9ae2b color shades, tints & tones
#b9ae2b color schemes
#b9ae2b color preview, HTML & CSS examples
This text has a color of #b9ae2b
<p style="color:#b9ae2b;">Text here</p>
.mytext {color:#b9ae2b;}
This box has a color of #b9ae2b
<div style="background-color:#b9ae2b;">Content here</div>
.mybackground {background-color:#b9ae2b;}
Border around this has a color of #b9ae2b
<div style="border:2px solid #b9ae2b;">Content here</div>
.myborder {border:2px solid #b9ae2b;}