#d7c0d7 color space conversions
Hex:
#d7c0d7
RGB:
215, 192, 215
CMY:
16, 25, 16
CMYK:
0, 11, 0, 16
HSL:
300°, 22.3301%, 79.8039%
HSV (HSB):
300°, 10.6977%, 84.3137%
XYZ:
59.1397, 57.0526, 72.1852
xyY:
0.3139, 0.3029, 57.0526
CIE-Lab:
80.2092, 12.1634, -8.5139
CIE-LCH:
80.2092, 14.8470, 325.0094
CIE-Luv:
80.2092, 11.7093, -15.1519
Hunter-Lab:
75.5332, 7.5758, -3.7888
#d7c0d7 color charts
#d7c0d7 color shades, tints & tones
#d7c0d7 color schemes
#d7c0d7 color preview, HTML & CSS examples
This text has a color of #d7c0d7
<p style="color:#d7c0d7;">Text here</p>
.mytext {color:#d7c0d7;}
This box has a color of #d7c0d7
<div style="background-color:#d7c0d7;">Content here</div>
.mybackground {background-color:#d7c0d7;}
Border around this has a color of #d7c0d7
<div style="border:2px solid #d7c0d7;">Content here</div>
.myborder {border:2px solid #d7c0d7;}