#d0dcc8 color space conversions
Hex:
#d0dcc8
RGB:
208, 220, 200
CMY:
18, 14, 22
CMYK:
5, 0, 9, 14
HSL:
96°, 22.2222%, 82.3529%
HSV (HSB):
96°, 9.0909%, 86.2745%
XYZ:
62.0310, 68.7664, 64.6474
xyY:
0.3174, 0.3518, 68.7664
CIE-Lab:
86.3883, -7.6248, 8.4343
CIE-LCH:
86.3883, 11.3699, 132.1142
CIE-Luv:
86.3883, -5.7475, 13.8948
Hunter-Lab:
82.9255, -11.5959, 11.8263
#d0dcc8 color charts
#d0dcc8 color shades, tints & tones
#d0dcc8 color schemes
#d0dcc8 color preview, HTML & CSS examples
This text has a color of #d0dcc8
<p style="color:#d0dcc8;">Text here</p>
.mytext {color:#d0dcc8;}
This box has a color of #d0dcc8
<div style="background-color:#d0dcc8;">Content here</div>
.mybackground {background-color:#d0dcc8;}
Border around this has a color of #d0dcc8
<div style="border:2px solid #d0dcc8;">Content here</div>
.myborder {border:2px solid #d0dcc8;}