#d8ccc2 color space conversions
Hex:
#d8ccc2
RGB:
216, 204, 194
CMY:
15, 20, 24
CMYK:
0, 6, 10, 15
HSL:
27°, 22.0000%, 80.3922%
HSV (HSB):
27°, 10.1852%, 84.7059%
XYZ:
59.6494, 61.6797, 59.8004
xyY:
0.3293, 0.3405, 61.6797
CIE-Lab:
82.7428, 2.4654, 6.4597
CIE-LCH:
82.7428, 6.9142, 69.1103
CIE-Luv:
82.7428, 7.6345, 9.1084
Hunter-Lab:
78.5364, -1.8658, 9.8300
#d8ccc2 color charts
#d8ccc2 color shades, tints & tones
#d8ccc2 color schemes
#d8ccc2 color preview, HTML & CSS examples
This text has a color of #d8ccc2
<p style="color:#d8ccc2;">Text here</p>
.mytext {color:#d8ccc2;}
This box has a color of #d8ccc2
<div style="background-color:#d8ccc2;">Content here</div>
.mybackground {background-color:#d8ccc2;}
Border around this has a color of #d8ccc2
<div style="border:2px solid #d8ccc2;">Content here</div>
.myborder {border:2px solid #d8ccc2;}