#dadbdc color space conversions
Hex:
#dadbdc
RGB:
218, 219, 220
CMY:
15, 14, 14
CMYK:
1, 0, 0, 14
HSL:
210°, 2.7778%, 85.8824%
HSV (HSB):
210°, 0.9091%, 86.2745%
XYZ:
67.1632, 70.7358, 77.8236
xyY:
0.3113, 0.3279, 70.7358
CIE-Lab:
87.3565, -0.1525, -0.6182
CIE-LCH:
87.3565, 0.6368, 256.1476
CIE-Luv:
87.3565, -0.6169, -0.9156
Hunter-Lab:
84.1046, -4.6386, 4.0110
#dadbdc color charts
#dadbdc RGB chart
#dadbdc CMYK chart
#dadbdc RGB pie chart
#dadbdc color shades, tints & tones
#dadbdc color schemes
#dadbdc color preview, HTML & CSS examples
This text has a color of #dadbdc
<p style="color:#dadbdc;">Text here</p>
.mytext {color:#dadbdc;}
Text color #dadbdc
This box has a color of #dadbdc
<div style="background-color:#dadbdc;">Content here</div>
.mybackground {background-color:#dadbdc;}
Background color #dadbdc
Border around this has a color of #dadbdc
<div style="border:2px solid #dadbdc;">Content here</div>
.myborder {border:2px solid #dadbdc;}
Border color #dadbdc