#d3edaf color space conversions
Hex:
#d3edaf
RGB:
211, 237, 175
CMY:
17, 7, 31
CMYK:
11, 0, 26, 7
HSL:
85°, 63.2653%, 80.7843%
HSV (HSB):
85°, 26.1603%, 92.9412%
XYZ:
64.8860, 77.5124, 52.0990
xyY:
0.3336, 0.3985, 77.5124
CIE-Lab:
90.5569, -19.0388, 27.2890
CIE-LCH:
90.5569, 33.2741, 124.9025
CIE-Luv:
90.5569, -12.1140, 42.1052
Hunter-Lab:
88.0411, -22.5181, 26.5435
#d3edaf color charts
#d3edaf color shades, tints & tones
#d3edaf color schemes
#d3edaf color preview, HTML & CSS examples
This text has a color of #d3edaf
<p style="color:#d3edaf;">Text here</p>
.mytext {color:#d3edaf;}
This box has a color of #d3edaf
<div style="background-color:#d3edaf;">Content here</div>
.mybackground {background-color:#d3edaf;}
Border around this has a color of #d3edaf
<div style="border:2px solid #d3edaf;">Content here</div>
.myborder {border:2px solid #d3edaf;}