#d0d3e0 color space conversions
Hex:
#d0d3e0
RGB:
208, 211, 224
CMY:
18, 17, 12
CMYK:
7, 6, 0, 12
HSL:
229°, 20.5128%, 84.7059%
HSV (HSB):
229°, 7.1429%, 87.8431%
XYZ:
62.7612, 65.3802, 79.8328
xyY:
0.3018, 0.3144, 65.3802
CIE-Lab:
84.6793, 1.4368, -6.7599
CIE-LCH:
84.6793, 6.9109, 281.9995
CIE-Luv:
84.6793, -2.3821, -10.6706
Hunter-Lab:
80.8581, -2.9516, -1.9376
#d0d3e0 color charts
#d0d3e0 color shades, tints & tones
#d0d3e0 color schemes
#d0d3e0 color preview, HTML & CSS examples
This text has a color of #d0d3e0
<p style="color:#d0d3e0;">Text here</p>
.mytext {color:#d0d3e0;}
This box has a color of #d0d3e0
<div style="background-color:#d0d3e0;">Content here</div>
.mybackground {background-color:#d0d3e0;}
Border around this has a color of #d0d3e0
<div style="border:2px solid #d0d3e0;">Content here</div>
.myborder {border:2px solid #d0d3e0;}