#dbdddd color space conversions
Hex:
#dbdddd
RGB:
219, 221, 221
CMY:
14, 13, 13
CMYK:
1, 0, 0, 13
HSL:
180°, 2.8571%, 86.2745%
HSV (HSB):
180°, 0.9050%, 86.6667%
XYZ:
68.1210, 71.9934, 78.7124
xyY:
0.3113, 0.3290, 71.9934
CIE-Lab:
87.9654, -0.6703, -0.2464
CIE-LCH:
87.9654, 0.7141, 200.1878
CIE-Luv:
87.9654, -1.1218, -0.2572
Hunter-Lab:
84.8489, -5.1768, 4.3923
#dbdddd color charts
#dbdddd RGB chart
#dbdddd CMYK chart
#dbdddd RGB pie chart
#dbdddd color shades, tints & tones
#dbdddd color schemes
#dbdddd color preview, HTML & CSS examples
This text has a color of #dbdddd
<p style="color:#dbdddd;">Text here</p>
.mytext {color:#dbdddd;}
Text color #dbdddd
This box has a color of #dbdddd
<div style="background-color:#dbdddd;">Content here</div>
.mybackground {background-color:#dbdddd;}
Background color #dbdddd
Border around this has a color of #dbdddd
<div style="border:2px solid #dbdddd;">Content here</div>
.myborder {border:2px solid #dbdddd;}
Border color #dbdddd