#d3ddba color space conversions
Hex:
#d3ddba
RGB:
211, 221, 186
CMY:
17, 13, 27
CMYK:
5, 0, 16, 13
HSL:
77°, 33.9806%, 79.8039%
HSV (HSB):
77°, 15.8371%, 86.6667%
XYZ:
61.5833, 69.1070, 56.5476
xyY:
0.3289, 0.3691, 69.1070
CIE-Lab:
86.5570, -9.3977, 16.0612
CIE-LCH:
86.5570, 18.6086, 120.3328
CIE-Luv:
86.5570, -3.9885, 25.0210
Hunter-Lab:
83.1306, -13.2453, 17.8608
#d3ddba color charts
#d3ddba color shades, tints & tones
#d3ddba color schemes
#d3ddba color preview, HTML & CSS examples
This text has a color of #d3ddba
<p style="color:#d3ddba;">Text here</p>
.mytext {color:#d3ddba;}
This box has a color of #d3ddba
<div style="background-color:#d3ddba;">Content here</div>
.mybackground {background-color:#d3ddba;}
Border around this has a color of #d3ddba
<div style="border:2px solid #d3ddba;">Content here</div>
.myborder {border:2px solid #d3ddba;}