#d0d8e0 color space conversions
Hex:
#d0d8e0
RGB:
208, 216, 224
CMY:
18, 15, 12
CMYK:
7, 4, 0, 12
HSL:
210°, 20.5128%, 84.7059%
HSV (HSB):
210°, 7.1429%, 87.8431%
XYZ:
64.0228, 67.9034, 80.2533
xyY:
0.3017, 0.3200, 67.9034
CIE-Lab:
85.9581, -1.1774, -4.8710
CIE-LCH:
85.9581, 5.0113, 256.4111
CIE-Luv:
85.9581, -4.8275, -7.2912
Hunter-Lab:
82.4035, -5.5219, -0.0604
#d0d8e0 color charts
#d0d8e0 color shades, tints & tones
#d0d8e0 color schemes
#d0d8e0 color preview, HTML & CSS examples
This text has a color of #d0d8e0
<p style="color:#d0d8e0;">Text here</p>
.mytext {color:#d0d8e0;}
This box has a color of #d0d8e0
<div style="background-color:#d0d8e0;">Content here</div>
.mybackground {background-color:#d0d8e0;}
Border around this has a color of #d0d8e0
<div style="border:2px solid #d0d8e0;">Content here</div>
.myborder {border:2px solid #d0d8e0;}