#b6b85f color space conversions
Hex:
#b6b85f
RGB:
182, 184, 95
CMY:
29, 28, 63
CMYK:
1, 0, 48, 28
HSL:
61°, 38.5281%, 54.7059%
HSV (HSB):
61°, 48.3696%, 72.1569%
XYZ:
38.4975, 45.0523, 17.4934
xyY:
0.3810, 0.4459, 45.0523
CIE-Lab:
72.9263, -13.3603, 44.5949
CIE-LCH:
72.9263, 46.5532, 106.6778
CIE-Luv:
72.9263, 2.8361, 57.3306
Hunter-Lab:
67.1210, -15.0825, 31.5323
#b6b85f color charts
#b6b85f color shades, tints & tones
#b6b85f color schemes
#b6b85f color preview, HTML & CSS examples
This text has a color of #b6b85f
<p style="color:#b6b85f;">Text here</p>
.mytext {color:#b6b85f;}
This box has a color of #b6b85f
<div style="background-color:#b6b85f;">Content here</div>
.mybackground {background-color:#b6b85f;}
Border around this has a color of #b6b85f
<div style="border:2px solid #b6b85f;">Content here</div>
.myborder {border:2px solid #b6b85f;}