#d7e1e2 color space conversions
Hex:
#d7e1e2
RGB:
215, 225, 226
CMY:
16, 12, 11
CMYK:
5, 0, 0, 11
HSL:
185°, 15.9420%, 86.4706%
HSV (HSB):
185°, 4.8673%, 88.6275%
XYZ:
68.6770, 73.7885, 82.5744
xyY:
0.3052, 0.3279, 73.7885
CIE-Lab:
88.8224, -3.1501, -1.6578
CIE-LCH:
88.8224, 3.5597, 207.7567
CIE-Luv:
88.8224, -5.5681, -1.9900
Hunter-Lab:
85.9002, -7.6151, 3.1357
#d7e1e2 color charts
#d7e1e2 color shades, tints & tones
#d7e1e2 color schemes
#d7e1e2 color preview, HTML & CSS examples
This text has a color of #d7e1e2
<p style="color:#d7e1e2;">Text here</p>
.mytext {color:#d7e1e2;}
This box has a color of #d7e1e2
<div style="background-color:#d7e1e2;">Content here</div>
.mybackground {background-color:#d7e1e2;}
Border around this has a color of #d7e1e2
<div style="border:2px solid #d7e1e2;">Content here</div>
.myborder {border:2px solid #d7e1e2;}