#d3fadc color space conversions
Hex:
#d3fadc
RGB:
211, 250, 220
CMY:
17, 2, 14
CMYK:
16, 0, 12, 2
HSL:
134°, 79.5918%, 90.3922%
HSV (HSB):
134°, 15.6000%, 98.0392%
XYZ:
73.9678, 87.3874, 80.6791
xyY:
0.3056, 0.3611, 87.3874
CIE-Lab:
94.9024, -18.1190, 10.2312
CIE-LCH:
94.9024, 20.8080, 150.5481
CIE-Luv:
94.9024, -19.7007, 18.6480
Hunter-Lab:
93.4812, -22.3525, 14.2666
#d3fadc color charts
#d3fadc RGB chart
#d3fadc CMYK chart
#d3fadc RGB pie chart
#d3fadc color shades, tints & tones
#d3fadc color schemes
#d3fadc color preview, HTML & CSS examples
This text has a color of #d3fadc
<p style="color:#d3fadc;">Text here</p>
.mytext {color:#d3fadc;}
Text color #d3fadc
This box has a color of #d3fadc
<div style="background-color:#d3fadc;">Content here</div>
.mybackground {background-color:#d3fadc;}
Background color #d3fadc
Border around this has a color of #d3fadc
<div style="border:2px solid #d3fadc;">Content here</div>
.myborder {border:2px solid #d3fadc;}
Border color #d3fadc