#b1a08e color space conversions
Hex:
#b1a08e
RGB:
177, 160, 142
CMY:
31, 37, 44
CMYK:
0, 10, 20, 31
HSL:
31°, 18.3246%, 62.5490%
HSV (HSB):
31°, 19.7740%, 69.4118%
XYZ:
35.5848, 36.4417, 30.7496
xyY:
0.3462, 0.3546, 36.4417
CIE-Lab:
66.8561, 3.2290, 11.6383
CIE-LCH:
66.8561, 12.0780, 74.4938
CIE-Luv:
66.8561, 11.4741, 15.5945
Hunter-Lab:
60.3670, -0.4211, 12.0558
#b1a08e color charts
#b1a08e color shades, tints & tones
#b1a08e color schemes
#b1a08e color preview, HTML & CSS examples
This text has a color of #b1a08e
<p style="color:#b1a08e;">Text here</p>
.mytext {color:#b1a08e;}
This box has a color of #b1a08e
<div style="background-color:#b1a08e;">Content here</div>
.mybackground {background-color:#b1a08e;}
Border around this has a color of #b1a08e
<div style="border:2px solid #b1a08e;">Content here</div>
.myborder {border:2px solid #b1a08e;}