#b1a68e color space conversions
Hex:
#b1a68e
RGB:
177, 166, 142
CMY:
31, 35, 44
CMYK:
0, 6, 20, 31
HSL:
41°, 18.3246%, 62.5490%
HSV (HSB):
41°, 19.7740%, 69.4118%
XYZ:
36.6502, 38.5725, 31.1048
xyY:
0.3447, 0.3628, 38.5725
CIE-Lab:
68.4405, -0.0393, 13.8669
CIE-LCH:
68.4405, 13.8669, 90.1624
CIE-Luv:
68.4405, 8.0625, 19.2272
Hunter-Lab:
62.1068, -3.3513, 13.7807
#b1a68e color charts
#b1a68e color shades, tints & tones
#b1a68e color schemes
#b1a68e color preview, HTML & CSS examples
This text has a color of #b1a68e
<p style="color:#b1a68e;">Text here</p>
.mytext {color:#b1a68e;}
This box has a color of #b1a68e
<div style="background-color:#b1a68e;">Content here</div>
.mybackground {background-color:#b1a68e;}
Border around this has a color of #b1a68e
<div style="border:2px solid #b1a68e;">Content here</div>
.myborder {border:2px solid #b1a68e;}