#d0ccd5 color space conversions
Hex:
#d0ccd5
RGB:
208, 204, 213
CMY:
18, 20, 16
CMYK:
2, 4, 0, 16
HSL:
267°, 9.6774%, 81.7647%
HSV (HSB):
267°, 4.2254%, 83.5294%
XYZ:
59.6155, 61.3997, 71.6600
xyY:
0.3094, 0.3187, 61.3997
CIE-Lab:
82.5932, 3.0294, -3.9796
CIE-LCH:
82.5932, 5.0015, 307.2791
CIE-Luv:
82.5932, 1.7301, -6.5930
Hunter-Lab:
78.3580, -1.3219, 0.6286
#d0ccd5 color charts
#d0ccd5 color shades, tints & tones
#d0ccd5 color schemes
#d0ccd5 color preview, HTML & CSS examples
This text has a color of #d0ccd5
<p style="color:#d0ccd5;">Text here</p>
.mytext {color:#d0ccd5;}
This box has a color of #d0ccd5
<div style="background-color:#d0ccd5;">Content here</div>
.mybackground {background-color:#d0ccd5;}
Border around this has a color of #d0ccd5
<div style="border:2px solid #d0ccd5;">Content here</div>
.myborder {border:2px solid #d0ccd5;}