#bdbaca color space conversions
Hex:
#bdbaca
RGB:
189, 186, 202
CMY:
26, 27, 21
CMYK:
6, 8, 0, 21
HSL:
251°, 13.1148%, 76.0784%
HSV (HSB):
251°, 7.9208%, 79.2157%
XYZ:
49.2058, 50.2009, 62.9734
xyY:
0.3030, 0.3092, 50.2009
CIE-Lab:
76.1924, 4.0979, -7.6811
CIE-LCH:
76.1924, 8.7059, 298.0799
CIE-Luv:
76.1924, 0.7360, -12.3706
Hunter-Lab:
70.8526, -0.0270, -3.0998
#bdbaca color charts
#bdbaca color shades, tints & tones
#bdbaca color schemes
#bdbaca color preview, HTML & CSS examples
This text has a color of #bdbaca
<p style="color:#bdbaca;">Text here</p>
.mytext {color:#bdbaca;}
This box has a color of #bdbaca
<div style="background-color:#bdbaca;">Content here</div>
.mybackground {background-color:#bdbaca;}
Border around this has a color of #bdbaca
<div style="border:2px solid #bdbaca;">Content here</div>
.myborder {border:2px solid #bdbaca;}