#b1a99a color space conversions
Hex:
#b1a99a
RGB:
177, 169, 154
CMY:
31, 34, 40
CMYK:
0, 5, 13, 31
HSL:
39°, 12.8492%, 64.9020%
HSV (HSB):
39°, 12.9944%, 69.4118%
XYZ:
38.1522, 40.0561, 36.2926
xyY:
0.3332, 0.3498, 40.0561
CIE-Lab:
69.5095, 0.2580, 8.7601
CIE-LCH:
69.5095, 8.7639, 88.3131
CIE-Luv:
69.5095, 5.6181, 12.3842
Hunter-Lab:
63.2899, -3.1547, 10.3040
#b1a99a color charts
#b1a99a color shades, tints & tones
#b1a99a color schemes
#b1a99a color preview, HTML & CSS examples
This text has a color of #b1a99a
<p style="color:#b1a99a;">Text here</p>
.mytext {color:#b1a99a;}
This box has a color of #b1a99a
<div style="background-color:#b1a99a;">Content here</div>
.mybackground {background-color:#b1a99a;}
Border around this has a color of #b1a99a
<div style="border:2px solid #b1a99a;">Content here</div>
.myborder {border:2px solid #b1a99a;}