#d3ddbb color space conversions
Hex:
#d3ddbb
RGB:
211, 221, 187
CMY:
17, 13, 27
CMYK:
5, 0, 15, 13
HSL:
78°, 33.3333%, 80.0000%
HSV (HSB):
78°, 15.3846%, 86.6667%
XYZ:
61.6901, 69.1496, 57.1095
xyY:
0.3282, 0.3679, 69.1496
CIE-Lab:
86.5781, -9.2390, 15.5668
CIE-LCH:
86.5781, 18.1020, 120.6894
CIE-Luv:
86.5781, -4.0301, 24.3100
Hunter-Lab:
83.1563, -13.1020, 17.4906
#d3ddbb color charts
#d3ddbb color shades, tints & tones
#d3ddbb color schemes
#d3ddbb color preview, HTML & CSS examples
This text has a color of #d3ddbb
<p style="color:#d3ddbb;">Text here</p>
.mytext {color:#d3ddbb;}
This box has a color of #d3ddbb
<div style="background-color:#d3ddbb;">Content here</div>
.mybackground {background-color:#d3ddbb;}
Border around this has a color of #d3ddbb
<div style="border:2px solid #d3ddbb;">Content here</div>
.myborder {border:2px solid #d3ddbb;}