#dadfdc color space conversions
Hex:
#dadfdc
RGB:
218, 223, 220
CMY:
15, 13, 14
CMYK:
2, 0, 1, 13
HSL:
144°, 7.2464%, 86.4706%
HSV (HSB):
144°, 2.2422%, 87.4510%
XYZ:
68.2194, 72.8481, 78.1757
xyY:
0.3112, 0.3323, 72.8481
CIE-Lab:
88.3752, -2.2213, 0.8690
CIE-LCH:
88.3752, 2.3852, 158.6346
CIE-Luv:
88.3752, -2.6358, 1.7162
Hunter-Lab:
85.3511, -6.6930, 5.4402
#dadfdc color charts
#dadfdc RGB chart
#dadfdc CMYK chart
#dadfdc RGB pie chart
#dadfdc color shades, tints & tones
#dadfdc color schemes
#dadfdc color preview, HTML & CSS examples
This text has a color of #dadfdc
<p style="color:#dadfdc;">Text here</p>
.mytext {color:#dadfdc;}
Text color #dadfdc
This box has a color of #dadfdc
<div style="background-color:#dadfdc;">Content here</div>
.mybackground {background-color:#dadfdc;}
Background color #dadfdc
Border around this has a color of #dadfdc
<div style="border:2px solid #dadfdc;">Content here</div>
.myborder {border:2px solid #dadfdc;}
Border color #dadfdc