#d2e0c0 color space conversions
Hex:
#d2e0c0
RGB:
210, 224, 192
CMY:
18, 12, 25
CMYK:
6, 0, 14, 12
HSL:
86°, 34.0426%, 81.5686%
HSV (HSB):
86°, 14.2857%, 87.8431%
XYZ:
62.7484, 70.8187, 60.2314
xyY:
0.3238, 0.3654, 70.8187
CIE-Lab:
87.3969, -10.3065, 14.0915
CIE-LCH:
87.3969, 17.4583, 126.1816
CIE-Luv:
87.3969, -6.3784, 22.4938
Hunter-Lab:
84.1539, -14.1726, 16.4721
#d2e0c0 color charts
#d2e0c0 color shades, tints & tones
#d2e0c0 color schemes
#d2e0c0 color preview, HTML & CSS examples
This text has a color of #d2e0c0
<p style="color:#d2e0c0;">Text here</p>
.mytext {color:#d2e0c0;}
This box has a color of #d2e0c0
<div style="background-color:#d2e0c0;">Content here</div>
.mybackground {background-color:#d2e0c0;}
Border around this has a color of #d2e0c0
<div style="border:2px solid #d2e0c0;">Content here</div>
.myborder {border:2px solid #d2e0c0;}