#bdc2b2 color space conversions
Hex:
#bdc2b2
RGB:
189, 194, 178
CMY:
26, 24, 30
CMYK:
3, 0, 8, 24
HSL:
79°, 11.5942%, 72.9412%
HSV (HSB):
79°, 8.2474%, 76.0784%
XYZ:
48.3139, 52.6167, 49.7291
xyY:
0.3207, 0.3492, 52.6167
CIE-Lab:
77.6482, -4.6175, 7.4413
CIE-LCH:
77.6482, 8.7575, 121.8209
CIE-Luv:
77.6482, -2.0083, 11.6811
Hunter-Lab:
72.5374, -8.0495, 10.1290
#bdc2b2 color charts
#bdc2b2 color shades, tints & tones
#bdc2b2 color schemes
#bdc2b2 color preview, HTML & CSS examples
This text has a color of #bdc2b2
<p style="color:#bdc2b2;">Text here</p>
.mytext {color:#bdc2b2;}
This box has a color of #bdc2b2
<div style="background-color:#bdc2b2;">Content here</div>
.mybackground {background-color:#bdc2b2;}
Border around this has a color of #bdc2b2
<div style="border:2px solid #bdc2b2;">Content here</div>
.myborder {border:2px solid #bdc2b2;}