#d2d9c4 color space conversions
Hex:
#d2d9c4
RGB:
210, 217, 196
CMY:
18, 15, 23
CMYK:
3, 0, 10, 15
HSL:
80°, 21.6495%, 80.9804%
HSV (HSB):
80°, 9.6774%, 85.0980%
XYZ:
61.3550, 67.3129, 61.9835
xyY:
0.3218, 0.3531, 67.3129
CIE-Lab:
85.6617, -6.0742, 9.5230
CIE-LCH:
85.6617, 11.2953, 122.5313
CIE-Luv:
85.6617, -2.8919, 15.1650
Hunter-Lab:
82.0444, -10.0907, 12.6383
#d2d9c4 color charts
#d2d9c4 color shades, tints & tones
#d2d9c4 color schemes
#d2d9c4 color preview, HTML & CSS examples
This text has a color of #d2d9c4
<p style="color:#d2d9c4;">Text here</p>
.mytext {color:#d2d9c4;}
This box has a color of #d2d9c4
<div style="background-color:#d2d9c4;">Content here</div>
.mybackground {background-color:#d2d9c4;}
Border around this has a color of #d2d9c4
<div style="border:2px solid #d2d9c4;">Content here</div>
.myborder {border:2px solid #d2d9c4;}