#dad3cb color space conversions
Hex:
#dad3cb
RGB:
218, 211, 203
CMY:
15, 17, 20
CMYK:
0, 3, 7, 15
HSL:
32°, 16.8539%, 82.5490%
HSV (HSB):
32°, 6.8807%, 85.4902%
XYZ:
62.9872, 65.8058, 65.8819
xyY:
0.3236, 0.3380, 65.8058
CIE-Lab:
84.8972, 1.0193, 4.8004
CIE-LCH:
84.8972, 4.9074, 78.0121
CIE-Luv:
84.8972, 4.5114, 6.9875
Hunter-Lab:
81.1207, -3.3628, 8.6324
#dad3cb color charts
#dad3cb color shades, tints & tones
#dad3cb color schemes
#dad3cb color preview, HTML & CSS examples
This text has a color of #dad3cb
<p style="color:#dad3cb;">Text here</p>
.mytext {color:#dad3cb;}
This box has a color of #dad3cb
<div style="background-color:#dad3cb;">Content here</div>
.mybackground {background-color:#dad3cb;}
Border around this has a color of #dad3cb
<div style="border:2px solid #dad3cb;">Content here</div>
.myborder {border:2px solid #dad3cb;}