#b6bf8d color space conversions
Hex:
#b6bf8d
RGB:
182, 191, 141
CMY:
29, 25, 45
CMYK:
5, 0, 26, 25
HSL:
71°, 28.0899%, 65.0980%
HSV (HSB):
71°, 26.1780%, 74.9020%
XYZ:
42.7299, 49.1298, 32.4302
xyY:
0.3438, 0.3953, 49.1298
CIE-Lab:
75.5320, -11.5029, 24.2486
CIE-LCH:
75.5320, 26.8386, 115.3784
CIE-Luv:
75.5320, -2.8880, 35.2164
Hunter-Lab:
70.0926, -13.8448, 21.6328
#b6bf8d color charts
#b6bf8d color shades, tints & tones
#b6bf8d color schemes
#b6bf8d color preview, HTML & CSS examples
This text has a color of #b6bf8d
<p style="color:#b6bf8d;">Text here</p>
.mytext {color:#b6bf8d;}
This box has a color of #b6bf8d
<div style="background-color:#b6bf8d;">Content here</div>
.mybackground {background-color:#b6bf8d;}
Border around this has a color of #b6bf8d
<div style="border:2px solid #b6bf8d;">Content here</div>
.myborder {border:2px solid #b6bf8d;}