#d0e2e8 color space conversions
Hex:
#d0e2e8
RGB:
208, 226, 232
CMY:
18, 11, 9
CMYK:
10, 3, 0, 9
HSL:
195°, 34.2857%, 86.2745%
HSV (HSB):
195°, 10.3448%, 90.9804%
XYZ:
67.7743, 73.6288, 86.9836
xyY:
0.2968, 0.3224, 73.6288
CIE-Lab:
88.7468, -4.7985, -4.9784
CIE-LCH:
88.7468, 6.9145, 226.0541
CIE-Luv:
88.7468, -10.0131, -6.8750
Hunter-Lab:
85.8072, -9.1756, -0.0378
#d0e2e8 color charts
#d0e2e8 color shades, tints & tones
#d0e2e8 color schemes
#d0e2e8 color preview, HTML & CSS examples
This text has a color of #d0e2e8
<p style="color:#d0e2e8;">Text here</p>
.mytext {color:#d0e2e8;}
This box has a color of #d0e2e8
<div style="background-color:#d0e2e8;">Content here</div>
.mybackground {background-color:#d0e2e8;}
Border around this has a color of #d0e2e8
<div style="border:2px solid #d0e2e8;">Content here</div>
.myborder {border:2px solid #d0e2e8;}