#d0d2c2 color space conversions
Hex:
#d0d2c2
RGB:
208, 210, 194
CMY:
18, 18, 24
CMYK:
1, 0, 8, 18
HSL:
68°, 15.0943%, 79.2157%
HSV (HSB):
68°, 7.6190%, 82.3529%
XYZ:
58.7966, 63.3981, 60.1771
xyY:
0.3224, 0.3476, 63.3981
CIE-Lab:
83.6514, -3.5008, 7.6831
CIE-LCH:
83.6514, 8.4431, 114.4964
CIE-Luv:
83.6514, -0.2761, 11.9889
Hunter-Lab:
79.6229, -7.5289, 10.9261
#d0d2c2 color charts
#d0d2c2 color shades, tints & tones
#d0d2c2 color schemes
#d0d2c2 color preview, HTML & CSS examples
This text has a color of #d0d2c2
<p style="color:#d0d2c2;">Text here</p>
.mytext {color:#d0d2c2;}
This box has a color of #d0d2c2
<div style="background-color:#d0d2c2;">Content here</div>
.mybackground {background-color:#d0d2c2;}
Border around this has a color of #d0d2c2
<div style="border:2px solid #d0d2c2;">Content here</div>
.myborder {border:2px solid #d0d2c2;}