#dbdddf color space conversions
Hex:
#dbdddf
RGB:
219, 221, 223
CMY:
14, 13, 13
CMYK:
2, 1, 0, 13
HSL:
210°, 5.8824%, 86.6667%
HSV (HSB):
210°, 1.7937%, 87.4510%
XYZ:
68.3892, 72.1007, 80.1244
xyY:
0.3100, 0.3268, 72.1007
CIE-Lab:
88.0170, -0.3064, -1.2244
CIE-LCH:
88.0170, 1.2622, 255.9524
CIE-Luv:
88.0170, -1.2301, -1.8180
Hunter-Lab:
84.9121, -4.8304, 3.4915
#dbdddf color charts
#dbdddf RGB chart
#dbdddf CMYK chart
#dbdddf RGB pie chart
#dbdddf color shades, tints & tones
#dbdddf color schemes
#dbdddf color preview, HTML & CSS examples
This text has a color of #dbdddf
<p style="color:#dbdddf;">Text here</p>
.mytext {color:#dbdddf;}
Text color #dbdddf
This box has a color of #dbdddf
<div style="background-color:#dbdddf;">Content here</div>
.mybackground {background-color:#dbdddf;}
Background color #dbdddf
Border around this has a color of #dbdddf
<div style="border:2px solid #dbdddf;">Content here</div>
.myborder {border:2px solid #dbdddf;}
Border color #dbdddf