#d2d3be color space conversions
Hex:
#d2d3be
RGB:
210, 211, 190
CMY:
18, 17, 25
CMYK:
0, 0, 10, 17
HSL:
63°, 19.2661%, 78.6275%
HSV (HSB):
63°, 9.9526%, 82.7451%
XYZ:
59.1669, 64.0079, 57.9515
xyY:
0.3267, 0.3534, 64.0079
CIE-Lab:
83.9699, -3.9811, 10.2810
CIE-LCH:
83.9699, 11.0249, 111.1678
CIE-Luv:
83.9699, 0.5645, 15.8098
Hunter-Lab:
80.0049, -8.0007, 13.0568
#d2d3be color charts
#d2d3be color shades, tints & tones
#d2d3be color schemes
#d2d3be color preview, HTML & CSS examples
This text has a color of #d2d3be
<p style="color:#d2d3be;">Text here</p>
.mytext {color:#d2d3be;}
This box has a color of #d2d3be
<div style="background-color:#d2d3be;">Content here</div>
.mybackground {background-color:#d2d3be;}
Border around this has a color of #d2d3be
<div style="border:2px solid #d2d3be;">Content here</div>
.myborder {border:2px solid #d2d3be;}