#d0d8dd color space conversions
Hex:
#d0d8dd
RGB:
208, 216, 221
CMY:
18, 15, 13
CMYK:
6, 2, 0, 13
HSL:
203°, 16.0494%, 84.1176%
HSV (HSB):
203°, 5.8824%, 86.6667%
XYZ:
63.6194, 67.7421, 78.1290
xyY:
0.3037, 0.3234, 67.7421
CIE-Lab:
85.8773, -1.7515, -3.4021
CIE-LCH:
85.8773, 3.8265, 242.7589
CIE-Luv:
85.8773, -4.6818, -4.9100
Hunter-Lab:
82.3056, -6.0603, 1.3325
#d0d8dd color charts
#d0d8dd color shades, tints & tones
#d0d8dd color schemes
#d0d8dd color preview, HTML & CSS examples
This text has a color of #d0d8dd
<p style="color:#d0d8dd;">Text here</p>
.mytext {color:#d0d8dd;}
This box has a color of #d0d8dd
<div style="background-color:#d0d8dd;">Content here</div>
.mybackground {background-color:#d0d8dd;}
Border around this has a color of #d0d8dd
<div style="border:2px solid #d0d8dd;">Content here</div>
.myborder {border:2px solid #d0d8dd;}