#d0c5d0 color space conversions
Hex:
#d0c5d0
RGB:
208, 197, 208
CMY:
18, 23, 18
CMYK:
0, 5, 0, 18
HSL:
300°, 10.4762%, 79.4118%
HSV (HSB):
300°, 5.2885%, 81.5686%
XYZ:
57.3638, 57.8965, 67.8262
xyY:
0.3133, 0.3162, 57.8965
CIE-Lab:
80.6812, 5.8128, -4.1167
CIE-LCH:
80.6812, 7.1229, 324.6933
CIE-Luv:
80.6812, 5.6070, -7.2622
Hunter-Lab:
76.0897, 1.4136, 0.4118
#d0c5d0 color charts
#d0c5d0 color shades, tints & tones
#d0c5d0 color schemes
#d0c5d0 color preview, HTML & CSS examples
This text has a color of #d0c5d0
<p style="color:#d0c5d0;">Text here</p>
.mytext {color:#d0c5d0;}
This box has a color of #d0c5d0
<div style="background-color:#d0c5d0;">Content here</div>
.mybackground {background-color:#d0c5d0;}
Border around this has a color of #d0c5d0
<div style="border:2px solid #d0c5d0;">Content here</div>
.myborder {border:2px solid #d0c5d0;}