#d0dbd4 color space conversions
Hex:
#d0dbd4
RGB:
208, 219, 212
CMY:
18, 14, 17
CMYK:
5, 0, 3, 14
HSL:
142°, 13.2530%, 83.7255%
HSV (HSB):
142°, 5.0228%, 85.8824%
XYZ:
63.2276, 68.8264, 72.2397
xyY:
0.3095, 0.3369, 68.8264
CIE-Lab:
86.4180, -4.9819, 2.1471
CIE-LCH:
86.4180, 5.4249, 156.6849
CIE-Luv:
86.4180, -5.7554, 4.1260
Hunter-Lab:
82.9617, -9.1427, 6.4458
#d0dbd4 color charts
#d0dbd4 color shades, tints & tones
#d0dbd4 color schemes
#d0dbd4 color preview, HTML & CSS examples
This text has a color of #d0dbd4
<p style="color:#d0dbd4;">Text here</p>
.mytext {color:#d0dbd4;}
This box has a color of #d0dbd4
<div style="background-color:#d0dbd4;">Content here</div>
.mybackground {background-color:#d0dbd4;}
Border around this has a color of #d0dbd4
<div style="border:2px solid #d0dbd4;">Content here</div>
.myborder {border:2px solid #d0dbd4;}