#dbddac color space conversions
Hex:
#dbddac
RGB:
219, 221, 172
CMY:
14, 13, 33
CMYK:
1, 0, 22, 13
HSL:
62°, 41.8803%, 77.0588%
HSV (HSB):
62°, 22.1719%, 86.6667%
XYZ:
62.5163, 69.7515, 49.1982
xyY:
0.3445, 0.3844, 69.7515
CIE-Lab:
86.8749, -8.5941, 23.8995
CIE-LCH:
86.8749, 25.3977, 109.7782
CIE-Luv:
86.8749, 1.3505, 35.3753
Hunter-Lab:
83.5174, -12.5407, 23.5358
#dbddac color charts
#dbddac RGB chart
#dbddac CMYK chart
#dbddac RGB pie chart
#dbddac color shades, tints & tones
#dbddac color schemes
#dbddac color preview, HTML & CSS examples
This text has a color of #dbddac
<p style="color:#dbddac;">Text here</p>
.mytext {color:#dbddac;}
Text color #dbddac
This box has a color of #dbddac
<div style="background-color:#dbddac;">Content here</div>
.mybackground {background-color:#dbddac;}
Background color #dbddac
Border around this has a color of #dbddac
<div style="border:2px solid #dbddac;">Content here</div>
.myborder {border:2px solid #dbddac;}
Border color #dbddac