#d3c3cf color space conversions
Hex:
#d3c3cf
RGB:
211, 195, 207
CMY:
17, 24, 19
CMYK:
0, 8, 2, 17
HSL:
315°, 15.3846%, 79.6078%
HSV (HSB):
315°, 7.5829%, 82.7451%
XYZ:
57.6416, 57.3841, 67.0697
xyY:
0.3165, 0.3151, 57.3841
CIE-Lab:
80.3951, 7.7265, -3.9724
CIE-LCH:
80.3951, 8.6879, 332.7911
CIE-Luv:
80.3951, 8.4596, -7.3727
Hunter-Lab:
75.7523, 3.2580, 0.5323
#d3c3cf color charts
#d3c3cf color shades, tints & tones
#d3c3cf color schemes
#d3c3cf color preview, HTML & CSS examples
This text has a color of #d3c3cf
<p style="color:#d3c3cf;">Text here</p>
.mytext {color:#d3c3cf;}
This box has a color of #d3c3cf
<div style="background-color:#d3c3cf;">Content here</div>
.mybackground {background-color:#d3c3cf;}
Border around this has a color of #d3c3cf
<div style="border:2px solid #d3c3cf;">Content here</div>
.myborder {border:2px solid #d3c3cf;}