#d3ffdc color space conversions
Hex:
#d3ffdc
RGB:
211, 255, 220
CMY:
17, 0, 14
CMYK:
17, 0, 14, 0
HSL:
132°, 100.0000%, 91.3725%
HSV (HSB):
132°, 17.2549%, 100.0000%
XYZ:
75.5422, 90.5362, 81.2039
xyY:
0.3055, 0.3661, 90.5362
CIE-Lab:
96.2187, -20.5527, 12.1092
CIE-LCH:
96.2187, 23.8547, 149.4945
CIE-Luv:
96.2187, -22.1108, 21.8768
Hunter-Lab:
95.1505, -24.7980, 16.0058
#d3ffdc color charts
#d3ffdc RGB chart
#d3ffdc CMYK chart
#d3ffdc RGB pie chart
#d3ffdc color shades, tints & tones
#d3ffdc color schemes
#d3ffdc color preview, HTML & CSS examples
This text has a color of #d3ffdc
<p style="color:#d3ffdc;">Text here</p>
.mytext {color:#d3ffdc;}
Text color #d3ffdc
This box has a color of #d3ffdc
<div style="background-color:#d3ffdc;">Content here</div>
.mybackground {background-color:#d3ffdc;}
Background color #d3ffdc
Border around this has a color of #d3ffdc
<div style="border:2px solid #d3ffdc;">Content here</div>
.myborder {border:2px solid #d3ffdc;}
Border color #d3ffdc