#d3dcbd color space conversions
Hex:
#d3dcbd
RGB:
211, 220, 189
CMY:
17, 14, 26
CMYK:
4, 0, 14, 14
HSL:
77°, 30.6931%, 80.1961%
HSV (HSB):
77°, 14.0909%, 86.2745%
XYZ:
61.6425, 68.7094, 58.1574
xyY:
0.3270, 0.3645, 68.7094
CIE-Lab:
86.3599, -8.4100, 14.2101
CIE-LCH:
86.3599, 16.5123, 120.6185
CIE-Luv:
86.3599, -3.5848, 22.2602
Hunter-Lab:
82.8911, -12.3169, 16.4252
#d3dcbd color charts
#d3dcbd color shades, tints & tones
#d3dcbd color schemes
#d3dcbd color preview, HTML & CSS examples
This text has a color of #d3dcbd
<p style="color:#d3dcbd;">Text here</p>
.mytext {color:#d3dcbd;}
This box has a color of #d3dcbd
<div style="background-color:#d3dcbd;">Content here</div>
.mybackground {background-color:#d3dcbd;}
Border around this has a color of #d3dcbd
<div style="border:2px solid #d3dcbd;">Content here</div>
.myborder {border:2px solid #d3dcbd;}