#bdebbb color space conversions
Hex:
#bdebbb
RGB:
189, 235, 187
CMY:
26, 8, 27
CMYK:
20, 0, 20, 8
HSL:
118°, 54.5455%, 82.7451%
HSV (HSB):
118°, 20.4255%, 92.1569%
XYZ:
59.6642, 73.8233, 58.1184
xyY:
0.3114, 0.3853, 73.8233
CIE-Lab:
88.8389, -23.7755, 18.5205
CIE-LCH:
88.8389, 30.1377, 142.0823
CIE-Luv:
88.8389, -23.0051, 31.1661
Hunter-Lab:
85.9205, -26.4083, 20.0394
#bdebbb color charts
#bdebbb color shades, tints & tones
#bdebbb color schemes
#bdebbb color preview, HTML & CSS examples
This text has a color of #bdebbb
<p style="color:#bdebbb;">Text here</p>
.mytext {color:#bdebbb;}
This box has a color of #bdebbb
<div style="background-color:#bdebbb;">Content here</div>
.mybackground {background-color:#bdebbb;}
Border around this has a color of #bdebbb
<div style="border:2px solid #bdebbb;">Content here</div>
.myborder {border:2px solid #bdebbb;}