#b2bda2 color space conversions
Hex:
#b2bda2
RGB:
178, 189, 162
CMY:
30, 26, 36
CMYK:
6, 0, 14, 26
HSL:
84°, 16.9811%, 68.8235%
HSV (HSB):
84°, 14.2857%, 74.1176%
XYZ:
43.0793, 48.4688, 41.2673
xyY:
0.3244, 0.3649, 48.4688
CIE-Lab:
75.1197, -8.6845, 12.3662
CIE-LCH:
75.1197, 15.1110, 125.0797
CIE-Luv:
75.1197, -4.9537, 19.1913
Hunter-Lab:
69.6195, -11.3817, 13.5892
#b2bda2 color charts
#b2bda2 color shades, tints & tones
#b2bda2 color schemes
#b2bda2 color preview, HTML & CSS examples
This text has a color of #b2bda2
<p style="color:#b2bda2;">Text here</p>
.mytext {color:#b2bda2;}
This box has a color of #b2bda2
<div style="background-color:#b2bda2;">Content here</div>
.mybackground {background-color:#b2bda2;}
Border around this has a color of #b2bda2
<div style="border:2px solid #b2bda2;">Content here</div>
.myborder {border:2px solid #b2bda2;}