#d1dec0 color space conversions
Hex:
#d1dec0
RGB:
209, 222, 192
CMY:
18, 13, 25
CMYK:
6, 0, 14, 13
HSL:
86°, 31.2500%, 81.1765%
HSV (HSB):
86°, 13.5135%, 87.0588%
XYZ:
61.9302, 69.6036, 60.0399
xyY:
0.3233, 0.3633, 69.6036
CIE-Lab:
86.8021, -9.6435, 13.2401
CIE-LCH:
86.8021, 16.3798, 126.0679
CIE-Luv:
86.8021, -5.8978, 21.1482
Hunter-Lab:
83.4288, -13.4977, 15.7318
#d1dec0 color charts
#d1dec0 color shades, tints & tones
#d1dec0 color schemes
#d1dec0 color preview, HTML & CSS examples
This text has a color of #d1dec0
<p style="color:#d1dec0;">Text here</p>
.mytext {color:#d1dec0;}
This box has a color of #d1dec0
<div style="background-color:#d1dec0;">Content here</div>
.mybackground {background-color:#d1dec0;}
Border around this has a color of #d1dec0
<div style="border:2px solid #d1dec0;">Content here</div>
.myborder {border:2px solid #d1dec0;}