#bdbecc color space conversions
Hex:
#bdbecc
RGB:
189, 190, 204
CMY:
26, 25, 20
CMYK:
7, 7, 0, 20
HSL:
236°, 12.8205%, 77.0588%
HSV (HSB):
236°, 7.3529%, 80.0000%
XYZ:
50.2988, 52.0054, 64.5137
xyY:
0.3015, 0.3117, 52.0054
CIE-Lab:
77.2840, 2.3433, -7.1467
CIE-LCH:
77.2840, 7.5210, 288.1540
CIE-Luv:
77.2840, -1.3511, -11.2751
Hunter-Lab:
72.1147, -1.7001, -2.5604
#bdbecc color charts
#bdbecc color shades, tints & tones
#bdbecc color schemes
#bdbecc color preview, HTML & CSS examples
This text has a color of #bdbecc
<p style="color:#bdbecc;">Text here</p>
.mytext {color:#bdbecc;}
This box has a color of #bdbecc
<div style="background-color:#bdbecc;">Content here</div>
.mybackground {background-color:#bdbecc;}
Border around this has a color of #bdbecc
<div style="border:2px solid #bdbecc;">Content here</div>
.myborder {border:2px solid #bdbecc;}