#b9af3e color space conversions
Hex:
#b9af3e
RGB:
185, 175, 62
CMY:
27, 31, 76
CMYK:
0, 5, 66, 27
HSL:
55°, 49.7976%, 48.4314%
HSV (HSB):
55°, 66.4865%, 72.5490%
XYZ:
36.2071, 41.3220, 10.6251
xyY:
0.4107, 0.4687, 41.3220
CIE-Lab:
70.4010, -9.9622, 56.8896
CIE-LCH:
70.4010, 57.7553, 99.9326
CIE-Luv:
70.4010, 11.6168, 66.1535
Hunter-Lab:
64.2822, -11.9535, 35.1976
#b9af3e color charts
#b9af3e color shades, tints & tones
#b9af3e color schemes
#b9af3e color preview, HTML & CSS examples
This text has a color of #b9af3e
<p style="color:#b9af3e;">Text here</p>
.mytext {color:#b9af3e;}
This box has a color of #b9af3e
<div style="background-color:#b9af3e;">Content here</div>
.mybackground {background-color:#b9af3e;}
Border around this has a color of #b9af3e
<div style="border:2px solid #b9af3e;">Content here</div>
.myborder {border:2px solid #b9af3e;}