#d4ccd4 color space conversions
Hex:
#d4ccd4
RGB:
212, 204, 212
CMY:
17, 20, 17
CMYK:
0, 4, 0, 17
HSL:
300°, 8.5106%, 81.5686%
HSV (HSB):
300°, 3.7736%, 83.1373%
XYZ:
60.6279, 61.9362, 71.0468
xyY:
0.3131, 0.3199, 61.9362
CIE-Lab:
82.8795, 4.2043, -2.9883
CIE-LCH:
82.8795, 5.1581, 324.5960
CIE-Luv:
82.8795, 4.0735, -5.2799
Hunter-Lab:
78.6996, -0.2130, 1.5651
#d4ccd4 color charts
#d4ccd4 color shades, tints & tones
#d4ccd4 color schemes
#d4ccd4 color preview, HTML & CSS examples
This text has a color of #d4ccd4
<p style="color:#d4ccd4;">Text here</p>
.mytext {color:#d4ccd4;}
This box has a color of #d4ccd4
<div style="background-color:#d4ccd4;">Content here</div>
.mybackground {background-color:#d4ccd4;}
Border around this has a color of #d4ccd4
<div style="border:2px solid #d4ccd4;">Content here</div>
.myborder {border:2px solid #d4ccd4;}