#dcdbeb color space conversions
Hex:
#dcdbeb
RGB:
220, 219, 235
CMY:
14, 14, 8
CMYK:
6, 7, 0, 8
HSL:
244°, 28.5714%, 89.0196%
HSV (HSB):
244°, 6.8085%, 92.1569%
XYZ:
69.8421, 71.8768, 88.7898
xyY:
0.3030, 0.3118, 71.8768
CIE-Lab:
87.9093, 3.3089, -7.6980
CIE-LCH:
87.9093, 8.3790, 293.2596
CIE-Luv:
87.9093, -0.3628, -12.5294
Hunter-Lab:
84.7802, -1.3167, -2.7479
#dcdbeb color charts
#dcdbeb color shades, tints & tones
#dcdbeb color schemes
#dcdbeb color preview, HTML & CSS examples
This text has a color of #dcdbeb
<p style="color:#dcdbeb;">Text here</p>
.mytext {color:#dcdbeb;}
This box has a color of #dcdbeb
<div style="background-color:#dcdbeb;">Content here</div>
.mybackground {background-color:#dcdbeb;}
Border around this has a color of #dcdbeb
<div style="border:2px solid #dcdbeb;">Content here</div>
.myborder {border:2px solid #dcdbeb;}