#d5d5ce color space conversions
Hex:
#d5d5ce
RGB:
213, 213, 206
CMY:
16, 16, 19
CMYK:
0, 0, 3, 16
HSL:
60°, 7.6923%, 82.1569%
HSV (HSB):
60°, 3.2864%, 83.5294%
XYZ:
62.3754, 66.1909, 67.8811
xyY:
0.3175, 0.3369, 66.1909
CIE-Lab:
85.0937, -1.2434, 3.4450
CIE-LCH:
85.0937, 3.6625, 109.8462
CIE-Luv:
85.0937, 0.3908, 5.3935
Hunter-Lab:
81.3578, -5.5237, 7.4816
#d5d5ce color charts
#d5d5ce color shades, tints & tones
#d5d5ce color schemes
#d5d5ce color preview, HTML & CSS examples
This text has a color of #d5d5ce
<p style="color:#d5d5ce;">Text here</p>
.mytext {color:#d5d5ce;}
This box has a color of #d5d5ce
<div style="background-color:#d5d5ce;">Content here</div>
.mybackground {background-color:#d5d5ce;}
Border around this has a color of #d5d5ce
<div style="border:2px solid #d5d5ce;">Content here</div>
.myborder {border:2px solid #d5d5ce;}