#d3d5bb color space conversions
Hex:
#d3d5bb
RGB:
211, 213, 187
CMY:
17, 16, 27
CMYK:
1, 0, 12, 16
HSL:
65°, 23.6364%, 78.4314%
HSV (HSB):
65°, 12.2066%, 83.5294%
XYZ:
59.6279, 65.0252, 56.4221
xyY:
0.3293, 0.3591, 65.0252
CIE-Lab:
84.4967, -5.1462, 12.6280
CIE-LCH:
84.4967, 13.6363, 112.1720
CIE-Luv:
84.4967, 0.2356, 19.3578
Hunter-Lab:
80.6382, -9.1253, 14.9619
#d3d5bb color charts
#d3d5bb color shades, tints & tones
#d3d5bb color schemes
#d3d5bb color preview, HTML & CSS examples
This text has a color of #d3d5bb
<p style="color:#d3d5bb;">Text here</p>
.mytext {color:#d3d5bb;}
This box has a color of #d3d5bb
<div style="background-color:#d3d5bb;">Content here</div>
.mybackground {background-color:#d3d5bb;}
Border around this has a color of #d3d5bb
<div style="border:2px solid #d3d5bb;">Content here</div>
.myborder {border:2px solid #d3d5bb;}