#d2c3c3 color space conversions
Hex:
#d2c3c3
RGB:
210, 195, 195
CMY:
18, 24, 24
CMYK:
0, 7, 7, 18
HSL:
0°, 14.2857%, 79.4118%
HSV (HSB):
0°, 7.1429%, 82.3529%
XYZ:
55.9438, 56.6720, 59.6200
xyY:
0.3248, 0.3290, 56.6720
CIE-Lab:
79.9947, 5.2557, 1.8866
CIE-LCH:
79.9947, 5.5840, 19.7462
CIE-Luv:
79.9947, 8.7632, 1.8764
Hunter-Lab:
75.2808, 0.9082, 5.7408
#d2c3c3 color charts
#d2c3c3 color shades, tints & tones
#d2c3c3 color schemes
#d2c3c3 color preview, HTML & CSS examples
This text has a color of #d2c3c3
<p style="color:#d2c3c3;">Text here</p>
.mytext {color:#d2c3c3;}
This box has a color of #d2c3c3
<div style="background-color:#d2c3c3;">Content here</div>
.mybackground {background-color:#d2c3c3;}
Border around this has a color of #d2c3c3
<div style="border:2px solid #d2c3c3;">Content here</div>
.myborder {border:2px solid #d2c3c3;}