#d3e2c2 color space conversions
Hex:
#d3e2c2
RGB:
211, 226, 194
CMY:
17, 11, 24
CMYK:
7, 0, 14, 11
HSL:
88°, 35.5556%, 82.3529%
HSV (HSB):
88°, 14.1593%, 88.6275%
XYZ:
63.7979, 72.1366, 61.6002
xyY:
0.3230, 0.3652, 72.1366
CIE-Lab:
88.0343, -10.6403, 13.9561
CIE-LCH:
88.0343, 17.5496, 127.3222
CIE-Luv:
88.0343, -6.9351, 22.3952
Hunter-Lab:
84.9333, -14.5524, 16.4516
#d3e2c2 color charts
#d3e2c2 color shades, tints & tones
#d3e2c2 color schemes
#d3e2c2 color preview, HTML & CSS examples
This text has a color of #d3e2c2
<p style="color:#d3e2c2;">Text here</p>
.mytext {color:#d3e2c2;}
This box has a color of #d3e2c2
<div style="background-color:#d3e2c2;">Content here</div>
.mybackground {background-color:#d3e2c2;}
Border around this has a color of #d3e2c2
<div style="border:2px solid #d3e2c2;">Content here</div>
.myborder {border:2px solid #d3e2c2;}