#cdc1cc color space conversions
Hex:
#cdc1cc
RGB:
205, 193, 204
CMY:
20, 24, 20
CMYK:
0, 6, 0, 20
HSL:
305°, 10.7143%, 78.0392%
HSV (HSB):
305°, 5.8537%, 80.3922%
XYZ:
55.1459, 55.4787, 64.9287
xyY:
0.3141, 0.3160, 55.4787
CIE-Lab:
79.3162, 6.1788, -4.0023
CIE-LCH:
79.3162, 7.3618, 327.0668
CIE-Luv:
79.3162, 6.1923, -7.1315
Hunter-Lab:
74.4840, 1.8094, 0.4549
#cdc1cc color charts
#cdc1cc color shades, tints & tones
#cdc1cc color schemes
#cdc1cc color preview, HTML & CSS examples
This text has a color of #cdc1cc
<p style="color:#cdc1cc;">Text here</p>
.mytext {color:#cdc1cc;}
This box has a color of #cdc1cc
<div style="background-color:#cdc1cc;">Content here</div>
.mybackground {background-color:#cdc1cc;}
Border around this has a color of #cdc1cc
<div style="border:2px solid #cdc1cc;">Content here</div>
.myborder {border:2px solid #cdc1cc;}