#d2d0c4 color space conversions
Hex:
#d2d0c4
RGB:
210, 208, 196
CMY:
18, 18, 23
CMYK:
0, 1, 7, 18
HSL:
51°, 13.4615%, 79.6078%
HSV (HSB):
51°, 6.6667%, 82.3529%
XYZ:
59.0980, 62.7989, 61.2312
xyY:
0.3227, 0.3429, 62.7989
CIE-Lab:
83.3365, -1.4166, 6.1874
CIE-LCH:
83.3365, 6.3474, 102.8953
CIE-Luv:
83.3365, 1.8255, 9.4340
Hunter-Lab:
79.2458, -5.5626, 9.6602
#d2d0c4 color charts
#d2d0c4 color shades, tints & tones
#d2d0c4 color schemes
#d2d0c4 color preview, HTML & CSS examples
This text has a color of #d2d0c4
<p style="color:#d2d0c4;">Text here</p>
.mytext {color:#d2d0c4;}
This box has a color of #d2d0c4
<div style="background-color:#d2d0c4;">Content here</div>
.mybackground {background-color:#d2d0c4;}
Border around this has a color of #d2d0c4
<div style="border:2px solid #d2d0c4;">Content here</div>
.myborder {border:2px solid #d2d0c4;}