#d3fae7 color space conversions
Hex:
#d3fae7
RGB:
211, 250, 231
CMY:
17, 2, 9
CMYK:
16, 0, 8, 2
HSL:
151°, 79.5918%, 90.3922%
HSV (HSB):
151°, 15.6000%, 98.0392%
XYZ:
75.4734, 87.9896, 88.6071
xyY:
0.2994, 0.3491, 87.9896
CIE-Lab:
95.1566, -16.1152, 4.9255
CIE-LCH:
95.1566, 16.8511, 163.0045
CIE-Luv:
95.1566, -19.9174, 10.3772
Hunter-Lab:
93.8028, -20.5344, 9.6560
#d3fae7 color charts
#d3fae7 color shades, tints & tones
#d3fae7 color schemes
#d3fae7 color preview, HTML & CSS examples
This text has a color of #d3fae7
<p style="color:#d3fae7;">Text here</p>
.mytext {color:#d3fae7;}
This box has a color of #d3fae7
<div style="background-color:#d3fae7;">Content here</div>
.mybackground {background-color:#d3fae7;}
Border around this has a color of #d3fae7
<div style="border:2px solid #d3fae7;">Content here</div>
.myborder {border:2px solid #d3fae7;}