#b9900c color space conversions
Hex:
#b9900c
RGB:
185, 144, 12
CMY:
27, 44, 95
CMYK:
0, 22, 94, 27
HSL:
46°, 87.8173%, 38.6275%
HSV (HSB):
46°, 93.5135%, 72.5490%
XYZ:
30.0472, 30.2873, 4.6102
xyY:
0.4627, 0.4664, 30.2873
CIE-Lab:
61.9014, 4.8292, 64.6046
CIE-LCH:
61.9014, 64.7848, 85.7251
CIE-Luv:
61.9014, 34.9345, 63.4269
Hunter-Lab:
55.0339, 1.1473, 33.5570
#b9900c color charts
#b9900c color shades, tints & tones
#b9900c color schemes
#b9900c color preview, HTML & CSS examples
This text has a color of #b9900c
<p style="color:#b9900c;">Text here</p>
.mytext {color:#b9900c;}
This box has a color of #b9900c
<div style="background-color:#b9900c;">Content here</div>
.mybackground {background-color:#b9900c;}
Border around this has a color of #b9900c
<div style="border:2px solid #b9900c;">Content here</div>
.myborder {border:2px solid #b9900c;}