#d2c2c3 color space conversions
Hex:
#d2c2c3
RGB:
210, 194, 195
CMY:
18, 24, 24
CMYK:
0, 8, 7, 18
HSL:
356°, 15.0943%, 79.2157%
HSV (HSB):
356°, 7.6190%, 82.3529%
XYZ:
55.7205, 56.2253, 59.5456
xyY:
0.3249, 0.3279, 56.2253
CIE-Lab:
79.7419, 5.7873, 1.5188
CIE-LCH:
79.7419, 5.9832, 14.7048
CIE-Luv:
79.7419, 9.2941, 1.2356
Hunter-Lab:
74.9836, 1.4225, 5.4054
#d2c2c3 color charts
#d2c2c3 color shades, tints & tones
#d2c2c3 color schemes
#d2c2c3 color preview, HTML & CSS examples
This text has a color of #d2c2c3
<p style="color:#d2c2c3;">Text here</p>
.mytext {color:#d2c2c3;}
This box has a color of #d2c2c3
<div style="background-color:#d2c2c3;">Content here</div>
.mybackground {background-color:#d2c2c3;}
Border around this has a color of #d2c2c3
<div style="border:2px solid #d2c2c3;">Content here</div>
.myborder {border:2px solid #d2c2c3;}