#bdebdb color space conversions
Hex:
#bdebdb
RGB:
189, 235, 219
CMY:
26, 8, 14
CMYK:
20, 0, 7, 8
HSL:
159°, 53.4884%, 83.1373%
HSV (HSB):
159°, 19.5745%, 92.1569%
XYZ:
63.4808, 75.3500, 78.2160
xyY:
0.2925, 0.3472, 75.3500
CIE-Lab:
89.5567, -17.9287, 2.8751
CIE-LCH:
89.5567, 18.1578, 170.8893
CIE-Luv:
89.5567, -23.3657, 7.4891
Hunter-Lab:
86.8043, -21.3690, 7.3391
#bdebdb color charts
#bdebdb color shades, tints & tones
#bdebdb color schemes
#bdebdb color preview, HTML & CSS examples
This text has a color of #bdebdb
<p style="color:#bdebdb;">Text here</p>
.mytext {color:#bdebdb;}
This box has a color of #bdebdb
<div style="background-color:#bdebdb;">Content here</div>
.mybackground {background-color:#bdebdb;}
Border around this has a color of #bdebdb
<div style="border:2px solid #bdebdb;">Content here</div>
.myborder {border:2px solid #bdebdb;}