#b6bd7a color space conversions
Hex:
#b6bd7a
RGB:
182, 189, 122
CMY:
29, 26, 52
CMYK:
4, 0, 35, 26
HSL:
66°, 33.6683%, 60.9804%
HSV (HSB):
66°, 35.4497%, 74.1176%
XYZ:
41.0019, 47.7454, 25.4671
xyY:
0.3590, 0.4180, 47.7454
CIE-Lab:
74.6641, -12.9965, 33.0911
CIE-LCH:
74.6641, 35.5518, 111.4424
CIE-Luv:
74.6641, -1.0582, 45.7739
Hunter-Lab:
69.0981, -15.0021, 26.5164
#b6bd7a color charts
#b6bd7a color shades, tints & tones
#b6bd7a color schemes
#b6bd7a color preview, HTML & CSS examples
This text has a color of #b6bd7a
<p style="color:#b6bd7a;">Text here</p>
.mytext {color:#b6bd7a;}
This box has a color of #b6bd7a
<div style="background-color:#b6bd7a;">Content here</div>
.mybackground {background-color:#b6bd7a;}
Border around this has a color of #b6bd7a
<div style="border:2px solid #b6bd7a;">Content here</div>
.myborder {border:2px solid #b6bd7a;}