#d5dcc2 color space conversions
Hex:
#d5dcc2
RGB:
213, 220, 194
CMY:
16, 14, 24
CMYK:
3, 0, 12, 14
HSL:
76°, 27.0833%, 81.1765%
HSV (HSB):
76°, 11.8182%, 86.2745%
XYZ:
62.7714, 69.2276, 61.0928
xyY:
0.3251, 0.3585, 69.2276
CIE-Lab:
86.6166, -6.8903, 11.9672
CIE-LCH:
86.6166, 13.8091, 119.9317
CIE-Luv:
86.6166, -2.6584, 18.8367
Hunter-Lab:
83.2031, -10.9387, 14.7078
#d5dcc2 color charts
#d5dcc2 color shades, tints & tones
#d5dcc2 color schemes
#d5dcc2 color preview, HTML & CSS examples
This text has a color of #d5dcc2
<p style="color:#d5dcc2;">Text here</p>
.mytext {color:#d5dcc2;}
This box has a color of #d5dcc2
<div style="background-color:#d5dcc2;">Content here</div>
.mybackground {background-color:#d5dcc2;}
Border around this has a color of #d5dcc2
<div style="border:2px solid #d5dcc2;">Content here</div>
.myborder {border:2px solid #d5dcc2;}