#dbdddc color space conversions
Hex:
#dbdddc
RGB:
219, 221, 220
CMY:
14, 13, 14
CMYK:
1, 0, 0, 13
HSL:
150°, 2.8571%, 86.2745%
HSV (HSB):
150°, 0.9050%, 86.6667%
XYZ:
67.9881, 71.9403, 78.0126
xyY:
0.3120, 0.3301, 71.9403
CIE-Lab:
87.9398, -0.8511, 0.2429
CIE-LCH:
87.9398, 0.8851, 164.0710
CIE-Luv:
87.9398, -1.0678, 0.5207
Hunter-Lab:
84.8176, -5.3487, 4.8392
#dbdddc color charts
#dbdddc color shades, tints & tones
#dbdddc color schemes
#dbdddc color preview, HTML & CSS examples
This text has a color of #dbdddc
<p style="color:#dbdddc;">Text here</p>
.mytext {color:#dbdddc;}
This box has a color of #dbdddc
<div style="background-color:#dbdddc;">Content here</div>
.mybackground {background-color:#dbdddc;}
Border around this has a color of #dbdddc
<div style="border:2px solid #dbdddc;">Content here</div>
.myborder {border:2px solid #dbdddc;}