#bdc3c2 color space conversions
Hex:
#bdc3c2
RGB:
189, 195, 194
CMY:
26, 24, 24
CMYK:
3, 0, 1, 24
HSL:
170°, 4.7619%, 75.2941%
HSV (HSB):
170°, 3.0769%, 76.4706%
XYZ:
50.2390, 53.7441, 58.7647
xyY:
0.3087, 0.3302, 53.7441
CIE-Lab:
78.3123, -2.2491, -0.2280
CIE-LCH:
78.3123, 2.2606, 185.7897
CIE-Luv:
78.3123, -3.3046, 0.0478
Hunter-Lab:
73.3103, -5.9685, 3.7911
#bdc3c2 color charts
#bdc3c2 color shades, tints & tones
#bdc3c2 color schemes
#bdc3c2 color preview, HTML & CSS examples
This text has a color of #bdc3c2
<p style="color:#bdc3c2;">Text here</p>
.mytext {color:#bdc3c2;}
This box has a color of #bdc3c2
<div style="background-color:#bdc3c2;">Content here</div>
.mybackground {background-color:#bdc3c2;}
Border around this has a color of #bdc3c2
<div style="border:2px solid #bdc3c2;">Content here</div>
.myborder {border:2px solid #bdc3c2;}