#d0ccd9 color space conversions
Hex:
#d0ccd9
RGB:
208, 204, 217
CMY:
18, 20, 15
CMYK:
4, 6, 0, 15
HSL:
258°, 14.6067%, 82.5490%
HSV (HSB):
258°, 5.9908%, 85.0980%
XYZ:
60.1297, 61.6054, 74.3675
xyY:
0.3066, 0.3141, 61.6054
CIE-Lab:
82.7031, 3.7823, -5.9540
CIE-LCH:
82.7031, 7.0538, 302.4261
CIE-Luv:
82.7031, 1.4820, -9.7780
Hunter-Lab:
78.4891, -0.6089, -1.2342
#d0ccd9 color charts
#d0ccd9 color shades, tints & tones
#d0ccd9 color schemes
#d0ccd9 color preview, HTML & CSS examples
This text has a color of #d0ccd9
<p style="color:#d0ccd9;">Text here</p>
.mytext {color:#d0ccd9;}
This box has a color of #d0ccd9
<div style="background-color:#d0ccd9;">Content here</div>
.mybackground {background-color:#d0ccd9;}
Border around this has a color of #d0ccd9
<div style="border:2px solid #d0ccd9;">Content here</div>
.myborder {border:2px solid #d0ccd9;}