#b6b25a color space conversions
Hex:
#b6b25a
RGB:
182, 178, 90
CMY:
29, 30, 65
CMYK:
0, 2, 51, 29
HSL:
57°, 38.6555%, 53.3333%
HSV (HSB):
57°, 50.5495%, 71.3725%
XYZ:
37.0573, 42.5241, 15.9277
xyY:
0.3880, 0.4452, 42.5241
CIE-Lab:
71.2307, -10.7238, 45.0172
CIE-LCH:
71.2307, 46.2768, 103.3990
CIE-Luv:
71.2307, 6.7268, 56.6968
Hunter-Lab:
65.2105, -12.6818, 31.1657
#b6b25a color charts
#b6b25a color shades, tints & tones
#b6b25a color schemes
#b6b25a color preview, HTML & CSS examples
This text has a color of #b6b25a
<p style="color:#b6b25a;">Text here</p>
.mytext {color:#b6b25a;}
This box has a color of #b6b25a
<div style="background-color:#b6b25a;">Content here</div>
.mybackground {background-color:#b6b25a;}
Border around this has a color of #b6b25a
<div style="border:2px solid #b6b25a;">Content here</div>
.myborder {border:2px solid #b6b25a;}