#b1bd6c color space conversions
Hex:
#b1bd6c
RGB:
177, 189, 108
CMY:
31, 26, 58
CMYK:
6, 0, 43, 26
HSL:
69°, 38.0282%, 58.2353%
HSV (HSB):
69°, 42.8571%, 74.1176%
XYZ:
39.0358, 46.8250, 21.1681
xyY:
0.3647, 0.4375, 46.8250
CIE-Lab:
74.0777, -16.6066, 39.4454
CIE-LCH:
74.0777, 42.7986, 112.8312
CIE-Luv:
74.0777, -3.7100, 53.1854
Hunter-Lab:
68.4288, -17.9235, 29.5591
#b1bd6c color charts
#b1bd6c color shades, tints & tones
#b1bd6c color schemes
#b1bd6c color preview, HTML & CSS examples
This text has a color of #b1bd6c
<p style="color:#b1bd6c;">Text here</p>
.mytext {color:#b1bd6c;}
This box has a color of #b1bd6c
<div style="background-color:#b1bd6c;">Content here</div>
.mybackground {background-color:#b1bd6c;}
Border around this has a color of #b1bd6c
<div style="border:2px solid #b1bd6c;">Content here</div>
.myborder {border:2px solid #b1bd6c;}