#bdbac4 color space conversions
Hex:
#bdbac4
RGB:
189, 186, 196
CMY:
26, 27, 23
CMYK:
4, 5, 0, 23
HSL:
258°, 7.8125%, 74.9020%
HSV (HSB):
258°, 5.1020%, 76.8627%
XYZ:
48.5090, 49.9222, 59.3038
xyY:
0.3075, 0.3165, 49.9222
CIE-Lab:
76.0215, 2.9304, -4.6741
CIE-LCH:
76.0215, 5.5168, 302.0855
CIE-Luv:
76.0215, 1.1067, -7.5463
Hunter-Lab:
70.6556, -1.0972, -0.3053
#bdbac4 color charts
#bdbac4 color shades, tints & tones
#bdbac4 color schemes
#bdbac4 color preview, HTML & CSS examples
This text has a color of #bdbac4
<p style="color:#bdbac4;">Text here</p>
.mytext {color:#bdbac4;}
This box has a color of #bdbac4
<div style="background-color:#bdbac4;">Content here</div>
.mybackground {background-color:#bdbac4;}
Border around this has a color of #bdbac4
<div style="border:2px solid #bdbac4;">Content here</div>
.myborder {border:2px solid #bdbac4;}