#b2a9a9 color space conversions
Hex:
#b2a9a9
RGB:
178, 169, 169
CMY:
30, 34, 34
CMYK:
0, 5, 5, 30
HSL:
0°, 5.5215%, 68.0392%
HSV (HSB):
0°, 5.0562%, 69.8039%
XYZ:
39.7095, 40.7055, 43.3001
xyY:
0.3210, 0.3290, 40.7055
CIE-Lab:
69.9691, 3.2287, 1.1473
CIE-LCH:
69.9691, 3.4265, 19.5616
CIE-Luv:
69.9691, 5.2288, 1.1158
Hunter-Lab:
63.8008, -0.5535, 4.4219
#b2a9a9 color charts
#b2a9a9 color shades, tints & tones
#b2a9a9 color schemes
#b2a9a9 color preview, HTML & CSS examples
This text has a color of #b2a9a9
<p style="color:#b2a9a9;">Text here</p>
.mytext {color:#b2a9a9;}
This box has a color of #b2a9a9
<div style="background-color:#b2a9a9;">Content here</div>
.mybackground {background-color:#b2a9a9;}
Border around this has a color of #b2a9a9
<div style="border:2px solid #b2a9a9;">Content here</div>
.myborder {border:2px solid #b2a9a9;}