#d2d4be color space conversions
Hex:
#d2d4be
RGB:
210, 212, 190
CMY:
18, 17, 25
CMYK:
1, 0, 10, 17
HSL:
65°, 20.3704%, 78.8235%
HSV (HSB):
65°, 10.3774%, 83.1373%
XYZ:
59.4161, 64.5063, 58.0346
xyY:
0.3265, 0.3545, 64.5063
CIE-Lab:
84.2287, -4.4981, 10.6499
CIE-LCH:
84.2287, 11.5608, 112.8975
CIE-Luv:
84.2287, 0.0329, 16.4378
Hunter-Lab:
80.3158, -8.5018, 13.3793
#d2d4be color charts
#d2d4be color shades, tints & tones
#d2d4be color schemes
#d2d4be color preview, HTML & CSS examples
This text has a color of #d2d4be
<p style="color:#d2d4be;">Text here</p>
.mytext {color:#d2d4be;}
This box has a color of #d2d4be
<div style="background-color:#d2d4be;">Content here</div>
.mybackground {background-color:#d2d4be;}
Border around this has a color of #d2d4be
<div style="border:2px solid #d2d4be;">Content here</div>
.myborder {border:2px solid #d2d4be;}