#d3dbbd color space conversions
Hex:
#d3dbbd
RGB:
211, 219, 189
CMY:
17, 14, 26
CMYK:
4, 0, 14, 14
HSL:
76°, 29.4118%, 80.0000%
HSV (HSB):
76°, 13.6986%, 85.8824%
XYZ:
61.3808, 68.1860, 58.0702
xyY:
0.3271, 0.3634, 68.1860
CIE-Lab:
86.0994, -7.9002, 13.8420
CIE-LCH:
86.0994, 15.9379, 119.7152
CIE-Luv:
86.0994, -3.0552, 21.6393
Hunter-Lab:
82.5748, -11.8206, 16.1071
#d3dbbd color charts
#d3dbbd color shades, tints & tones
#d3dbbd color schemes
#d3dbbd color preview, HTML & CSS examples
This text has a color of #d3dbbd
<p style="color:#d3dbbd;">Text here</p>
.mytext {color:#d3dbbd;}
This box has a color of #d3dbbd
<div style="background-color:#d3dbbd;">Content here</div>
.mybackground {background-color:#d3dbbd;}
Border around this has a color of #d3dbbd
<div style="border:2px solid #d3dbbd;">Content here</div>
.myborder {border:2px solid #d3dbbd;}