#b2a9b9 color space conversions
Hex:
#b2a9b9
RGB:
178, 169, 185
CMY:
30, 34, 27
CMYK:
4, 9, 0, 27
HSL:
274°, 10.2564%, 69.4118%
HSV (HSB):
274°, 8.6486%, 72.5490%
XYZ:
41.3050, 41.3437, 51.7021
xyY:
0.3074, 0.3077, 41.3437
CIE-Lab:
70.4161, 6.2428, -7.0384
CIE-LCH:
70.4161, 9.4080, 311.5716
CIE-Luv:
70.4161, 4.1150, -11.5855
Hunter-Lab:
64.2991, 2.1431, -2.6650
#b2a9b9 color charts
#b2a9b9 color shades, tints & tones
#b2a9b9 color schemes
#b2a9b9 color preview, HTML & CSS examples
This text has a color of #b2a9b9
<p style="color:#b2a9b9;">Text here</p>
.mytext {color:#b2a9b9;}
This box has a color of #b2a9b9
<div style="background-color:#b2a9b9;">Content here</div>
.mybackground {background-color:#b2a9b9;}
Border around this has a color of #b2a9b9
<div style="border:2px solid #b2a9b9;">Content here</div>
.myborder {border:2px solid #b2a9b9;}