#d4c5d5 color space conversions
Hex:
#d4c5d5
RGB:
212, 197, 213
CMY:
17, 23, 16
CMYK:
0, 8, 0, 16
HSL:
296°, 16.0000%, 80.3922%
HSV (HSB):
296°, 7.5117%, 83.5294%
XYZ:
59.1279, 58.7336, 71.1711
xyY:
0.3128, 0.3107, 58.7336
CIE-Lab:
81.1450, 8.1014, -6.0800
CIE-LCH:
81.1450, 10.1291, 323.1122
CIE-Luv:
81.1450, 7.5660, -10.6906
Hunter-Lab:
76.6379, 3.6005, -1.4142
#d4c5d5 color charts
#d4c5d5 color shades, tints & tones
#d4c5d5 color schemes
#d4c5d5 color preview, HTML & CSS examples
This text has a color of #d4c5d5
<p style="color:#d4c5d5;">Text here</p>
.mytext {color:#d4c5d5;}
This box has a color of #d4c5d5
<div style="background-color:#d4c5d5;">Content here</div>
.mybackground {background-color:#d4c5d5;}
Border around this has a color of #d4c5d5
<div style="border:2px solid #d4c5d5;">Content here</div>
.myborder {border:2px solid #d4c5d5;}