#d3c5c5 color space conversions
Hex:
#d3c5c5
RGB:
211, 197, 197
CMY:
17, 23, 23
CMYK:
0, 7, 7, 17
HSL:
0°, 13.7255%, 80.0000%
HSV (HSB):
0°, 6.6351%, 82.7451%
XYZ:
56.9083, 57.8126, 60.9829
xyY:
0.3239, 0.3290, 57.8126
CIE-Lab:
80.6345, 4.8925, 1.7522
CIE-LCH:
80.6345, 5.1968, 19.7046
CIE-Luv:
80.6345, 8.1577, 1.7457
Hunter-Lab:
76.0346, 0.5382, 5.6712
#d3c5c5 color charts
#d3c5c5 color shades, tints & tones
#d3c5c5 color schemes
#d3c5c5 color preview, HTML & CSS examples
This text has a color of #d3c5c5
<p style="color:#d3c5c5;">Text here</p>
.mytext {color:#d3c5c5;}
This box has a color of #d3c5c5
<div style="background-color:#d3c5c5;">Content here</div>
.mybackground {background-color:#d3c5c5;}
Border around this has a color of #d3c5c5
<div style="border:2px solid #d3c5c5;">Content here</div>
.myborder {border:2px solid #d3c5c5;}