#d5dbc3 color space conversions
Hex:
#d5dbc3
RGB:
213, 219, 195
CMY:
16, 14, 24
CMYK:
3, 0, 11, 14
HSL:
75°, 25.0000%, 81.1765%
HSV (HSB):
75°, 10.9589%, 85.8824%
XYZ:
62.6224, 68.7493, 61.5991
xyY:
0.3245, 0.3563, 68.7493
CIE-Lab:
86.3798, -6.2140, 11.1044
CIE-LCH:
86.3798, 12.7248, 119.2315
CIE-Luv:
86.3798, -2.1780, 17.4774
Hunter-Lab:
82.9152, -10.2879, 13.9931
#d5dbc3 color charts
#d5dbc3 color shades, tints & tones
#d5dbc3 color schemes
#d5dbc3 color preview, HTML & CSS examples
This text has a color of #d5dbc3
<p style="color:#d5dbc3;">Text here</p>
.mytext {color:#d5dbc3;}
This box has a color of #d5dbc3
<div style="background-color:#d5dbc3;">Content here</div>
.mybackground {background-color:#d5dbc3;}
Border around this has a color of #d5dbc3
<div style="border:2px solid #d5dbc3;">Content here</div>
.myborder {border:2px solid #d5dbc3;}