#d0c3d0 color space conversions
Hex:
#d0c3d0
RGB:
208, 195, 208
CMY:
18, 24, 18
CMYK:
0, 6, 0, 18
HSL:
300°, 12.1495%, 79.0196%
HSV (HSB):
300°, 6.2500%, 81.5686%
XYZ:
56.9127, 56.9942, 67.6759
xyY:
0.3134, 0.3139, 56.9942
CIE-Lab:
80.1763, 6.8783, -4.8608
CIE-LCH:
80.1763, 8.4225, 324.7516
CIE-Luv:
80.1763, 6.6271, -8.5811
Hunter-Lab:
75.4945, 2.4497, -0.3035
#d0c3d0 color charts
#d0c3d0 color shades, tints & tones
#d0c3d0 color schemes
#d0c3d0 color preview, HTML & CSS examples
This text has a color of #d0c3d0
<p style="color:#d0c3d0;">Text here</p>
.mytext {color:#d0c3d0;}
This box has a color of #d0c3d0
<div style="background-color:#d0c3d0;">Content here</div>
.mybackground {background-color:#d0c3d0;}
Border around this has a color of #d0c3d0
<div style="border:2px solid #d0c3d0;">Content here</div>
.myborder {border:2px solid #d0c3d0;}