#d8c0d8 color space conversions
Hex:
#d8c0d8
RGB:
216, 192, 216
CMY:
15, 25, 15
CMYK:
0, 11, 0, 15
HSL:
300°, 23.5294%, 80.0000%
HSV (HSB):
300°, 11.1111%, 84.7059%
XYZ:
59.5632, 57.2561, 72.8780
xyY:
0.3140, 0.3018, 57.2561
CIE-Lab:
80.3234, 12.6876, -8.8730
CIE-LCH:
80.3234, 15.4824, 325.0330
CIE-Luv:
80.3234, 12.2154, -15.8063
Hunter-Lab:
75.6677, 8.0909, -4.1366
#d8c0d8 color charts
#d8c0d8 color shades, tints & tones
#d8c0d8 color schemes
#d8c0d8 color preview, HTML & CSS examples
This text has a color of #d8c0d8
<p style="color:#d8c0d8;">Text here</p>
.mytext {color:#d8c0d8;}
This box has a color of #d8c0d8
<div style="background-color:#d8c0d8;">Content here</div>
.mybackground {background-color:#d8c0d8;}
Border around this has a color of #d8c0d8
<div style="border:2px solid #d8c0d8;">Content here</div>
.myborder {border:2px solid #d8c0d8;}