#b9b955 color space conversions
Hex:
#b9b955
RGB:
185, 185, 85
CMY:
27, 27, 67
CMYK:
0, 0, 54, 27
HSL:
60°, 41.6667%, 52.9412%
HSV (HSB):
60°, 54.0541%, 72.5490%
XYZ:
38.9962, 45.6681, 15.3538
xyY:
0.3899, 0.4566, 45.6681
CIE-Lab:
73.3296, -13.5080, 49.9171
CIE-LCH:
73.3296, 51.7125, 105.1420
CIE-Luv:
73.3296, 4.4969, 62.3370
Hunter-Lab:
67.5782, -15.2577, 33.8340
#b9b955 color charts
#b9b955 color shades, tints & tones
#b9b955 color schemes
#b9b955 color preview, HTML & CSS examples
This text has a color of #b9b955
<p style="color:#b9b955;">Text here</p>
.mytext {color:#b9b955;}
This box has a color of #b9b955
<div style="background-color:#b9b955;">Content here</div>
.mybackground {background-color:#b9b955;}
Border around this has a color of #b9b955
<div style="border:2px solid #b9b955;">Content here</div>
.myborder {border:2px solid #b9b955;}