#d0ced2 color space conversions
Hex:
#d0ced2
RGB:
208, 206, 210
CMY:
18, 19, 18
CMYK:
1, 2, 0, 18
HSL:
270°, 4.2553%, 81.5686%
HSV (HSB):
270°, 1.9048%, 82.3529%
XYZ:
59.7166, 62.2057, 69.8323
xyY:
0.3114, 0.3244, 62.2057
CIE-Lab:
83.0227, 1.4198, -1.7473
CIE-LCH:
83.0227, 2.2514, 309.0964
CIE-Luv:
83.0227, 0.9012, -2.8986
Hunter-Lab:
78.8706, -2.8728, 2.7138
#d0ced2 color charts
#d0ced2 color shades, tints & tones
#d0ced2 color schemes
#d0ced2 color preview, HTML & CSS examples
This text has a color of #d0ced2
<p style="color:#d0ced2;">Text here</p>
.mytext {color:#d0ced2;}
This box has a color of #d0ced2
<div style="background-color:#d0ced2;">Content here</div>
.mybackground {background-color:#d0ced2;}
Border around this has a color of #d0ced2
<div style="border:2px solid #d0ced2;">Content here</div>
.myborder {border:2px solid #d0ced2;}