#bdc2bc color space conversions
Hex:
#bdc2bc
RGB:
189, 194, 188
CMY:
26, 24, 26
CMYK:
3, 0, 3, 24
HSL:
110°, 4.6875%, 74.9020%
HSV (HSB):
110°, 3.0928%, 76.0784%
XYZ:
49.3552, 53.0332, 55.2121
xyY:
0.3132, 0.3365, 53.0332
CIE-Lab:
77.8946, -2.8336, 2.4017
CIE-LCH:
77.8946, 3.7145, 139.7157
CIE-Luv:
77.8946, -2.4998, 4.0586
Hunter-Lab:
72.8239, -6.4666, 6.0255
#bdc2bc color charts
#bdc2bc color shades, tints & tones
#bdc2bc color schemes
#bdc2bc color preview, HTML & CSS examples
This text has a color of #bdc2bc
<p style="color:#bdc2bc;">Text here</p>
.mytext {color:#bdc2bc;}
This box has a color of #bdc2bc
<div style="background-color:#bdc2bc;">Content here</div>
.mybackground {background-color:#bdc2bc;}
Border around this has a color of #bdc2bc
<div style="border:2px solid #bdc2bc;">Content here</div>
.myborder {border:2px solid #bdc2bc;}