#b9aa1c color space conversions
Hex:
#b9aa1c
RGB:
185, 170, 28
CMY:
27, 33, 89
CMYK:
0, 8, 85, 27
HSL:
54°, 73.7089%, 41.7647%
HSV (HSB):
54°, 84.8649%, 72.5490%
XYZ:
34.5919, 39.1476, 6.8317
xyY:
0.4293, 0.4859, 39.1476
CIE-Lab:
68.8580, -8.7834, 66.8341
CIE-LCH:
68.8580, 67.4088, 97.4870
CIE-Luv:
68.8580, 15.7415, 71.7956
Hunter-Lab:
62.5680, -10.8070, 37.3239
#b9aa1c color charts
#b9aa1c color shades, tints & tones
#b9aa1c color schemes
#b9aa1c color preview, HTML & CSS examples
This text has a color of #b9aa1c
<p style="color:#b9aa1c;">Text here</p>
.mytext {color:#b9aa1c;}
This box has a color of #b9aa1c
<div style="background-color:#b9aa1c;">Content here</div>
.mybackground {background-color:#b9aa1c;}
Border around this has a color of #b9aa1c
<div style="border:2px solid #b9aa1c;">Content here</div>
.myborder {border:2px solid #b9aa1c;}