#dadbdd color space conversions
Hex:
#dadbdd
RGB:
218, 219, 221
CMY:
15, 14, 13
CMYK:
1, 1, 0, 13
HSL:
220°, 4.2254%, 86.0784%
HSV (HSB):
220°, 1.3575%, 86.6667%
XYZ:
67.2961, 70.7889, 78.5234
xyY:
0.3107, 0.3268, 70.7889
CIE-Lab:
87.3824, 0.0295, -1.1080
CIE-LCH:
87.3824, 1.1083, 271.5248
CIE-Luv:
87.3824, -0.6722, -1.6966
Hunter-Lab:
84.1362, -4.4655, 3.5606
#dadbdd color charts
#dadbdd RGB chart
#dadbdd CMYK chart
#dadbdd RGB pie chart
#dadbdd color shades, tints & tones
#dadbdd color schemes
#dadbdd color preview, HTML & CSS examples
This text has a color of #dadbdd
<p style="color:#dadbdd;">Text here</p>
.mytext {color:#dadbdd;}
Text color #dadbdd
This box has a color of #dadbdd
<div style="background-color:#dadbdd;">Content here</div>
.mybackground {background-color:#dadbdd;}
Background color #dadbdd
Border around this has a color of #dadbdd
<div style="border:2px solid #dadbdd;">Content here</div>
.myborder {border:2px solid #dadbdd;}
Border color #dadbdd