#b5b2b6 color space conversions
Hex:
#b5b2b6
RGB:
181, 178, 182
CMY:
29, 30, 29
CMYK:
1, 2, 0, 29
HSL:
285°, 2.6667%, 70.5882%
HSV (HSB):
285°, 2.1978%, 71.3725%
XYZ:
43.4199, 45.0419, 50.6615
xyY:
0.3121, 0.3238, 45.0419
CIE-Lab:
72.9195, 1.8086, -1.6682
CIE-LCH:
72.9195, 2.4605, 317.3130
CIE-Luv:
72.9195, 1.4743, -2.7851
Hunter-Lab:
67.1133, -1.9650, 2.2234
#b5b2b6 color charts
#b5b2b6 color shades, tints & tones
#b5b2b6 color schemes
#b5b2b6 color preview, HTML & CSS examples
This text has a color of #b5b2b6
<p style="color:#b5b2b6;">Text here</p>
.mytext {color:#b5b2b6;}
This box has a color of #b5b2b6
<div style="background-color:#b5b2b6;">Content here</div>
.mybackground {background-color:#b5b2b6;}
Border around this has a color of #b5b2b6
<div style="border:2px solid #b5b2b6;">Content here</div>
.myborder {border:2px solid #b5b2b6;}