#b2b2a1 color space conversions
Hex:
#b2b2a1
RGB:
178, 178, 161
CMY:
30, 30, 37
CMYK:
0, 0, 10, 30
HSL:
60°, 9.9415%, 66.4706%
HSV (HSB):
60°, 9.5506%, 69.8039%
XYZ:
40.7135, 43.8790, 40.0419
xyY:
0.3267, 0.3521, 43.8790
CIE-Lab:
72.1475, -3.0371, 8.6889
CIE-LCH:
72.1475, 9.2044, 109.2663
CIE-Luv:
72.1475, 0.9374, 12.9773
Hunter-Lab:
66.2412, -6.2115, 10.5289
#b2b2a1 color charts
#b2b2a1 color shades, tints & tones
#b2b2a1 color schemes
#b2b2a1 color preview, HTML & CSS examples
This text has a color of #b2b2a1
<p style="color:#b2b2a1;">Text here</p>
.mytext {color:#b2b2a1;}
This box has a color of #b2b2a1
<div style="background-color:#b2b2a1;">Content here</div>
.mybackground {background-color:#b2b2a1;}
Border around this has a color of #b2b2a1
<div style="border:2px solid #b2b2a1;">Content here</div>
.myborder {border:2px solid #b2b2a1;}