#b2a2a1 color space conversions
Hex:
#b2a2a1
RGB:
178, 162, 161
CMY:
30, 36, 37
CMYK:
0, 9, 10, 30
HSL:
4°, 9.9415%, 66.4706%
HSV (HSB):
4°, 9.5506%, 69.8039%
XYZ:
37.7135, 37.8788, 39.0418
xyY:
0.3290, 0.3304, 37.8788
CIE-Lab:
67.9312, 5.6417, 2.6223
CIE-LCH:
67.9312, 6.2213, 24.9295
CIE-Luv:
67.9312, 9.5408, 2.7999
Hunter-Lab:
61.5458, 1.6744, 5.4712
#b2a2a1 color charts
#b2a2a1 color shades, tints & tones
#b2a2a1 color schemes
#b2a2a1 color preview, HTML & CSS examples
This text has a color of #b2a2a1
<p style="color:#b2a2a1;">Text here</p>
.mytext {color:#b2a2a1;}
This box has a color of #b2a2a1
<div style="background-color:#b2a2a1;">Content here</div>
.mybackground {background-color:#b2a2a1;}
Border around this has a color of #b2a2a1
<div style="border:2px solid #b2a2a1;">Content here</div>
.myborder {border:2px solid #b2a2a1;}