#d3dbea color space conversions
Hex:
#d3dbea
RGB:
211, 219, 234
CMY:
17, 14, 8
CMYK:
10, 6, 0, 8
HSL:
219°, 35.3846%, 87.2549%
HSV (HSB):
219°, 9.8291%, 91.7647%
XYZ:
67.0468, 70.4524, 87.9068
xyY:
0.2974, 0.3126, 70.4524
CIE-Lab:
87.2183, 0.1856, -8.2680
CIE-LCH:
87.2183, 8.2700, 271.2861
CIE-Luv:
87.2183, -5.1695, -12.8864
Hunter-Lab:
83.9359, -4.3048, -3.3398
#d3dbea color charts
#d3dbea color shades, tints & tones
#d3dbea color schemes
#d3dbea color preview, HTML & CSS examples
This text has a color of #d3dbea
<p style="color:#d3dbea;">Text here</p>
.mytext {color:#d3dbea;}
This box has a color of #d3dbea
<div style="background-color:#d3dbea;">Content here</div>
.mybackground {background-color:#d3dbea;}
Border around this has a color of #d3dbea
<div style="border:2px solid #d3dbea;">Content here</div>
.myborder {border:2px solid #d3dbea;}