#bdc2a7 color space conversions
Hex:
#bdc2a7
RGB:
189, 194, 167
CMY:
26, 24, 35
CMYK:
3, 0, 14, 24
HSL:
71°, 18.1208%, 70.7843%
HSV (HSB):
71°, 13.9175%, 76.0784%
XYZ:
47.2531, 52.1924, 44.1429
xyY:
0.3291, 0.3635, 52.1924
CIE-Lab:
77.3957, -6.4717, 13.0038
CIE-LCH:
77.3957, 14.5253, 116.4585
CIE-Luv:
77.3957, -1.4862, 19.7831
Hunter-Lab:
72.2443, -9.6754, 14.3435
#bdc2a7 color charts
#bdc2a7 color shades, tints & tones
#bdc2a7 color schemes
#bdc2a7 color preview, HTML & CSS examples
This text has a color of #bdc2a7
<p style="color:#bdc2a7;">Text here</p>
.mytext {color:#bdc2a7;}
This box has a color of #bdc2a7
<div style="background-color:#bdc2a7;">Content here</div>
.mybackground {background-color:#bdc2a7;}
Border around this has a color of #bdc2a7
<div style="border:2px solid #bdc2a7;">Content here</div>
.myborder {border:2px solid #bdc2a7;}