#b1a79c color space conversions
Hex:
#b1a79c
RGB:
177, 167, 156
CMY:
31, 35, 39
CMYK:
0, 6, 12, 31
HSL:
31°, 11.8644%, 65.2941%
HSV (HSB):
31°, 11.8644%, 69.4118%
XYZ:
37.9509, 39.3848, 37.0543
xyY:
0.3318, 0.3443, 39.3848
CIE-Lab:
69.0291, 1.6790, 6.9685
CIE-LCH:
69.0291, 7.1679, 76.4536
CIE-Luv:
69.0291, 6.5794, 9.6397
Hunter-Lab:
62.7573, -1.8820, 8.9231
#b1a79c color charts
#b1a79c color shades, tints & tones
#b1a79c color schemes
#b1a79c color preview, HTML & CSS examples
This text has a color of #b1a79c
<p style="color:#b1a79c;">Text here</p>
.mytext {color:#b1a79c;}
This box has a color of #b1a79c
<div style="background-color:#b1a79c;">Content here</div>
.mybackground {background-color:#b1a79c;}
Border around this has a color of #b1a79c
<div style="border:2px solid #b1a79c;">Content here</div>
.myborder {border:2px solid #b1a79c;}