#d0ccc4 color space conversions
Hex:
#d0ccc4
RGB:
208, 204, 196
CMY:
18, 20, 23
CMYK:
0, 2, 6, 18
HSL:
40°, 11.3208%, 79.2157%
HSV (HSB):
40°, 5.7692%, 81.5686%
XYZ:
57.5691, 60.5812, 60.8837
xyY:
0.3216, 0.3384, 60.5812
CIE-Lab:
82.1531, -0.0281, 4.4599
CIE-LCH:
82.1531, 4.4600, 90.3609
CIE-Luv:
82.1531, 2.7615, 6.6382
Hunter-Lab:
77.8339, -4.1835, 8.1056
#d0ccc4 color charts
#d0ccc4 color shades, tints & tones
#d0ccc4 color schemes
#d0ccc4 color preview, HTML & CSS examples
This text has a color of #d0ccc4
<p style="color:#d0ccc4;">Text here</p>
.mytext {color:#d0ccc4;}
This box has a color of #d0ccc4
<div style="background-color:#d0ccc4;">Content here</div>
.mybackground {background-color:#d0ccc4;}
Border around this has a color of #d0ccc4
<div style="border:2px solid #d0ccc4;">Content here</div>
.myborder {border:2px solid #d0ccc4;}