#d3dbae color space conversions
Hex:
#d3dbae
RGB:
211, 219, 174
CMY:
17, 14, 32
CMYK:
4, 0, 21, 14
HSL:
71°, 38.4615%, 77.0588%
HSV (HSB):
71°, 20.5479%, 85.8824%
XYZ:
59.8355, 67.5679, 49.9326
xyY:
0.3374, 0.3810, 67.5679
CIE-Lab:
85.7899, -10.2241, 21.2689
CIE-LCH:
85.7899, 23.5987, 115.6739
CIE-Luv:
85.7899, -2.4129, 32.1543
Hunter-Lab:
82.1997, -13.9143, 21.5238
#d3dbae color charts
#d3dbae color shades, tints & tones
#d3dbae color schemes
#d3dbae color preview, HTML & CSS examples
This text has a color of #d3dbae
<p style="color:#d3dbae;">Text here</p>
.mytext {color:#d3dbae;}
This box has a color of #d3dbae
<div style="background-color:#d3dbae;">Content here</div>
.mybackground {background-color:#d3dbae;}
Border around this has a color of #d3dbae
<div style="border:2px solid #d3dbae;">Content here</div>
.myborder {border:2px solid #d3dbae;}