#d2e0c4 color space conversions
Hex:
#d2e0c4
RGB:
210, 224, 196
CMY:
18, 12, 23
CMYK:
6, 0, 13, 12
HSL:
90°, 31.1111%, 82.3529%
HSV (HSB):
90°, 12.5000%, 87.8431%
XYZ:
63.1978, 70.9985, 62.5977
xyY:
0.3211, 0.3608, 70.9985
CIE-Lab:
87.4843, -9.6464, 12.1196
CIE-LCH:
87.4843, 15.4899, 128.5174
CIE-Luv:
87.4843, -6.5333, 19.5925
Hunter-Lab:
84.2606, -13.5760, 14.9355
#d2e0c4 color charts
#d2e0c4 color shades, tints & tones
#d2e0c4 color schemes
#d2e0c4 color preview, HTML & CSS examples
This text has a color of #d2e0c4
<p style="color:#d2e0c4;">Text here</p>
.mytext {color:#d2e0c4;}
This box has a color of #d2e0c4
<div style="background-color:#d2e0c4;">Content here</div>
.mybackground {background-color:#d2e0c4;}
Border around this has a color of #d2e0c4
<div style="border:2px solid #d2e0c4;">Content here</div>
.myborder {border:2px solid #d2e0c4;}