#bdbcc2 color space conversions
Hex:
#bdbcc2
RGB:
189, 188, 194
CMY:
26, 26, 24
CMYK:
3, 3, 0, 24
HSL:
250°, 4.6875%, 74.9020%
HSV (HSB):
250°, 3.0928%, 76.0784%
XYZ:
48.7071, 50.6803, 58.2541
xyY:
0.3090, 0.3215, 50.6803
CIE-Lab:
76.4849, 1.4758, -2.9056
CIE-LCH:
76.4849, 3.2589, 296.9277
CIE-Luv:
76.4849, 0.2209, -4.6168
Hunter-Lab:
71.1901, -2.4559, 1.3167
#bdbcc2 color charts
#bdbcc2 color shades, tints & tones
#bdbcc2 color schemes
#bdbcc2 color preview, HTML & CSS examples
This text has a color of #bdbcc2
<p style="color:#bdbcc2;">Text here</p>
.mytext {color:#bdbcc2;}
This box has a color of #bdbcc2
<div style="background-color:#bdbcc2;">Content here</div>
.mybackground {background-color:#bdbcc2;}
Border around this has a color of #bdbcc2
<div style="border:2px solid #bdbcc2;">Content here</div>
.myborder {border:2px solid #bdbcc2;}