#d2c2cc color space conversions
Hex:
#d2c2cc
RGB:
210, 194, 204
CMY:
18, 24, 20
CMYK:
0, 8, 3, 18
HSL:
323°, 15.0943%, 79.2157%
HSV (HSB):
323°, 7.6190%, 82.3529%
XYZ:
56.7692, 56.6448, 65.0682
xyY:
0.3181, 0.3174, 56.6448
CIE-Lab:
79.9794, 7.3726, -2.9793
CIE-LCH:
79.9794, 7.9518, 337.9958
CIE-Luv:
79.9794, 8.6143, -5.7925
Hunter-Lab:
75.2628, 2.9292, 1.4249
#d2c2cc color charts
#d2c2cc color shades, tints & tones
#d2c2cc color schemes
#d2c2cc color preview, HTML & CSS examples
This text has a color of #d2c2cc
<p style="color:#d2c2cc;">Text here</p>
.mytext {color:#d2c2cc;}
This box has a color of #d2c2cc
<div style="background-color:#d2c2cc;">Content here</div>
.mybackground {background-color:#d2c2cc;}
Border around this has a color of #d2c2cc
<div style="border:2px solid #d2c2cc;">Content here</div>
.myborder {border:2px solid #d2c2cc;}