#b1bc9c color space conversions
Hex:
#b1bc9c
RGB:
177, 188, 156
CMY:
31, 26, 39
CMYK:
6, 0, 17, 26
HSL:
81°, 19.2771%, 67.4510%
HSV (HSB):
81°, 17.0213%, 73.7255%
XYZ:
42.1154, 47.7139, 38.4425
xyY:
0.3283, 0.3720, 47.7139
CIE-Lab:
74.6441, -9.5207, 14.9271
CIE-LCH:
74.6441, 17.7048, 122.5302
CIE-Luv:
74.6441, -4.7590, 22.7788
Hunter-Lab:
69.0752, -12.0495, 15.3560
#b1bc9c color charts
#b1bc9c color shades, tints & tones
#b1bc9c color schemes
#b1bc9c color preview, HTML & CSS examples
This text has a color of #b1bc9c
<p style="color:#b1bc9c;">Text here</p>
.mytext {color:#b1bc9c;}
This box has a color of #b1bc9c
<div style="background-color:#b1bc9c;">Content here</div>
.mybackground {background-color:#b1bc9c;}
Border around this has a color of #b1bc9c
<div style="border:2px solid #b1bc9c;">Content here</div>
.myborder {border:2px solid #b1bc9c;}