#d0d9cd color space conversions
Hex:
#d0d9cd
RGB:
208, 217, 205
CMY:
18, 15, 20
CMYK:
4, 0, 6, 15
HSL:
105°, 13.6364%, 82.7451%
HSV (HSB):
105°, 5.5300%, 85.0980%
XYZ:
61.8447, 67.4434, 67.5159
xyY:
0.3142, 0.3427, 67.4434
CIE-Lab:
85.7274, -5.2105, 4.8445
CIE-LCH:
85.7274, 7.1147, 137.0848
CIE-Luv:
85.7274, -4.4308, 8.1862
Hunter-Lab:
82.1239, -9.2946, 8.7431
#d0d9cd color charts
#d0d9cd color shades, tints & tones
#d0d9cd color schemes
#d0d9cd color preview, HTML & CSS examples
This text has a color of #d0d9cd
<p style="color:#d0d9cd;">Text here</p>
.mytext {color:#d0d9cd;}
This box has a color of #d0d9cd
<div style="background-color:#d0d9cd;">Content here</div>
.mybackground {background-color:#d0d9cd;}
Border around this has a color of #d0d9cd
<div style="border:2px solid #d0d9cd;">Content here</div>
.myborder {border:2px solid #d0d9cd;}