#dbddea color space conversions
Hex:
#dbddea
RGB:
219, 221, 234
CMY:
14, 13, 8
CMYK:
6, 6, 0, 8
HSL:
232°, 26.3158%, 88.8235%
HSV (HSB):
232°, 6.4103%, 91.7647%
XYZ:
69.9212, 72.7135, 88.1918
xyY:
0.3029, 0.3150, 72.7135
CIE-Lab:
88.3109, 1.7479, -6.5852
CIE-LCH:
88.3109, 6.8132, 284.8653
CIE-Luv:
88.3109, -1.8337, -10.5129
Hunter-Lab:
85.2722, -2.8607, -1.6294
#dbddea color charts
#dbddea color shades, tints & tones
#dbddea color schemes
#dbddea color preview, HTML & CSS examples
This text has a color of #dbddea
<p style="color:#dbddea;">Text here</p>
.mytext {color:#dbddea;}
This box has a color of #dbddea
<div style="background-color:#dbddea;">Content here</div>
.mybackground {background-color:#dbddea;}
Border around this has a color of #dbddea
<div style="border:2px solid #dbddea;">Content here</div>
.myborder {border:2px solid #dbddea;}