#d5cdc5 color space conversions
Hex:
#d5cdc5
RGB:
213, 205, 197
CMY:
16, 20, 23
CMYK:
0, 4, 8, 16
HSL:
30°, 16.0000%, 80.3922%
HSV (HSB):
30°, 7.5117%, 83.5294%
XYZ:
59.3499, 61.8400, 61.6316
xyY:
0.3246, 0.3383, 61.8400
CIE-Lab:
82.8283, 1.3795, 4.9521
CIE-LCH:
82.8283, 5.1406, 74.4338
CIE-Luv:
82.8283, 5.1110, 7.1144
Hunter-Lab:
78.6384, -2.8998, 8.5793
#d5cdc5 color charts
#d5cdc5 color shades, tints & tones
#d5cdc5 color schemes
#d5cdc5 color preview, HTML & CSS examples
This text has a color of #d5cdc5
<p style="color:#d5cdc5;">Text here</p>
.mytext {color:#d5cdc5;}
This box has a color of #d5cdc5
<div style="background-color:#d5cdc5;">Content here</div>
.mybackground {background-color:#d5cdc5;}
Border around this has a color of #d5cdc5
<div style="border:2px solid #d5cdc5;">Content here</div>
.myborder {border:2px solid #d5cdc5;}