#b1bd8c color space conversions
Hex:
#b1bd8c
RGB:
177, 189, 140
CMY:
31, 26, 45
CMYK:
6, 0, 26, 26
HSL:
75°, 27.0718%, 64.5098%
HSV (HSB):
75°, 25.9259%, 74.1176%
XYZ:
41.0627, 47.6358, 31.8413
xyY:
0.3407, 0.3952, 47.6358
CIE-Lab:
74.5946, -12.5104, 23.4458
CIE-LCH:
74.5946, 26.5747, 118.0838
CIE-Luv:
74.5946, -4.7115, 34.3059
Hunter-Lab:
69.0187, -14.5840, 20.9600
#b1bd8c color charts
#b1bd8c color shades, tints & tones
#b1bd8c color schemes
#b1bd8c color preview, HTML & CSS examples
This text has a color of #b1bd8c
<p style="color:#b1bd8c;">Text here</p>
.mytext {color:#b1bd8c;}
This box has a color of #b1bd8c
<div style="background-color:#b1bd8c;">Content here</div>
.mybackground {background-color:#b1bd8c;}
Border around this has a color of #b1bd8c
<div style="border:2px solid #b1bd8c;">Content here</div>
.myborder {border:2px solid #b1bd8c;}