#d0d1ca color space conversions
Hex:
#d0d1ca
RGB:
208, 209, 202
CMY:
18, 18, 21
CMYK:
0, 0, 3, 18
HSL:
69°, 7.0707%, 80.5882%
HSV (HSB):
69°, 3.3493%, 81.9608%
XYZ:
59.4736, 63.2751, 64.9558
xyY:
0.3168, 0.3371, 63.2751
CIE-Lab:
83.5869, -1.5940, 3.3375
CIE-LCH:
83.5869, 3.6986, 115.5297
CIE-Luv:
83.5869, -0.1802, 5.2806
Hunter-Lab:
79.5456, -5.7465, 7.2666
#d0d1ca color charts
#d0d1ca color shades, tints & tones
#d0d1ca color schemes
#d0d1ca color preview, HTML & CSS examples
This text has a color of #d0d1ca
<p style="color:#d0d1ca;">Text here</p>
.mytext {color:#d0d1ca;}
This box has a color of #d0d1ca
<div style="background-color:#d0d1ca;">Content here</div>
.mybackground {background-color:#d0d1ca;}
Border around this has a color of #d0d1ca
<div style="border:2px solid #d0d1ca;">Content here</div>
.myborder {border:2px solid #d0d1ca;}