#b6bd7f color space conversions
Hex:
#b6bd7f
RGB:
182, 189, 127
CMY:
29, 26, 50
CMYK:
4, 0, 33, 26
HSL:
67°, 31.9588%, 61.9608%
HSV (HSB):
67°, 32.8042%, 74.1176%
XYZ:
41.3198, 47.8726, 27.1412
xyY:
0.3552, 0.4115, 47.8726
CIE-Lab:
74.7445, -12.3693, 30.5867
CIE-LCH:
74.7445, 32.9931, 112.0184
CIE-Luv:
74.7445, -1.2377, 42.8283
Hunter-Lab:
69.1900, -14.4836, 25.1753
#b6bd7f color charts
#b6bd7f color shades, tints & tones
#b6bd7f color schemes
#b6bd7f color preview, HTML & CSS examples
This text has a color of #b6bd7f
<p style="color:#b6bd7f;">Text here</p>
.mytext {color:#b6bd7f;}
This box has a color of #b6bd7f
<div style="background-color:#b6bd7f;">Content here</div>
.mybackground {background-color:#b6bd7f;}
Border around this has a color of #b6bd7f
<div style="border:2px solid #b6bd7f;">Content here</div>
.myborder {border:2px solid #b6bd7f;}