#d5dcd2 color space conversions
Hex:
#d5dcd2
RGB:
213, 220, 210
CMY:
16, 14, 18
CMYK:
3, 0, 5, 14
HSL:
102°, 12.5000%, 84.3137%
HSV (HSB):
102°, 4.5455%, 86.2745%
XYZ:
64.6666, 69.9857, 71.0731
xyY:
0.3143, 0.3402, 69.9857
CIE-Lab:
86.9898, -4.1601, 4.0771
CIE-LCH:
86.9898, 5.8249, 135.5773
CIE-Luv:
86.9898, -3.4068, 6.8777
Hunter-Lab:
83.6574, -8.4212, 8.1891
#d5dcd2 color charts
#d5dcd2 color shades, tints & tones
#d5dcd2 color schemes
#d5dcd2 color preview, HTML & CSS examples
This text has a color of #d5dcd2
<p style="color:#d5dcd2;">Text here</p>
.mytext {color:#d5dcd2;}
This box has a color of #d5dcd2
<div style="background-color:#d5dcd2;">Content here</div>
.mybackground {background-color:#d5dcd2;}
Border around this has a color of #d5dcd2
<div style="border:2px solid #d5dcd2;">Content here</div>
.myborder {border:2px solid #d5dcd2;}