#d0c0c6 color space conversions
Hex:
#d0c0c6
RGB:
208, 192, 198
CMY:
18, 25, 22
CMYK:
0, 8, 5, 18
HSL:
338°, 14.5455%, 78.4314%
HSV (HSB):
338°, 7.6923%, 81.5686%
XYZ:
55.0551, 55.1864, 61.1764
xyY:
0.3212, 0.3219, 55.1864
CIE-Lab:
79.1485, 6.6727, -0.9840
CIE-LCH:
79.1485, 6.7448, 351.6109
CIE-Luv:
79.1485, 8.9232, -2.6506
Hunter-Lab:
74.2875, 2.2846, 3.1755
#d0c0c6 color charts
#d0c0c6 color shades, tints & tones
#d0c0c6 color schemes
#d0c0c6 color preview, HTML & CSS examples
This text has a color of #d0c0c6
<p style="color:#d0c0c6;">Text here</p>
.mytext {color:#d0c0c6;}
This box has a color of #d0c0c6
<div style="background-color:#d0c0c6;">Content here</div>
.mybackground {background-color:#d0c0c6;}
Border around this has a color of #d0c0c6
<div style="border:2px solid #d0c0c6;">Content here</div>
.myborder {border:2px solid #d0c0c6;}