#d3c2cc color space conversions
Hex:
#d3c2cc
RGB:
211, 194, 204
CMY:
17, 24, 20
CMYK:
0, 8, 3, 17
HSL:
325°, 16.1905%, 79.4118%
HSV (HSB):
325°, 8.0569%, 82.7451%
XYZ:
57.0548, 56.7921, 65.0816
xyY:
0.3189, 0.3174, 56.7921
CIE-Lab:
80.0625, 7.7194, -2.8476
CIE-LCH:
80.0625, 8.2279, 339.7515
CIE-Luv:
80.0625, 9.2078, -5.6549
Hunter-Lab:
75.3605, 3.2600, 1.5493
#d3c2cc color charts
#d3c2cc color shades, tints & tones
#d3c2cc color schemes
#d3c2cc color preview, HTML & CSS examples
This text has a color of #d3c2cc
<p style="color:#d3c2cc;">Text here</p>
.mytext {color:#d3c2cc;}
This box has a color of #d3c2cc
<div style="background-color:#d3c2cc;">Content here</div>
.mybackground {background-color:#d3c2cc;}
Border around this has a color of #d3c2cc
<div style="border:2px solid #d3c2cc;">Content here</div>
.myborder {border:2px solid #d3c2cc;}