#d3fada color space conversions
Hex:
#d3fada
RGB:
211, 250, 218
CMY:
17, 2, 15
CMYK:
16, 0, 13, 2
HSL:
131°, 79.5918%, 90.3922%
HSV (HSB):
131°, 15.6000%, 98.0392%
XYZ:
73.7045, 87.2821, 79.2922
xyY:
0.3067, 0.3633, 87.2821
CIE-Lab:
94.8578, -18.4733, 11.1973
CIE-LCH:
94.8578, 21.6020, 148.7785
CIE-Luv:
94.8578, -19.6621, 20.1265
Hunter-Lab:
93.4249, -22.6718, 15.0764
#d3fada color charts
#d3fada color shades, tints & tones
#d3fada color schemes
#d3fada color preview, HTML & CSS examples
This text has a color of #d3fada
<p style="color:#d3fada;">Text here</p>
.mytext {color:#d3fada;}
This box has a color of #d3fada
<div style="background-color:#d3fada;">Content here</div>
.mybackground {background-color:#d3fada;}
Border around this has a color of #d3fada
<div style="border:2px solid #d3fada;">Content here</div>
.myborder {border:2px solid #d3fada;}