#cdc3cd color space conversions
Hex:
#cdc3cd
RGB:
205, 195, 205
CMY:
20, 24, 20
CMYK:
0, 5, 0, 20
HSL:
300°, 9.0909%, 78.4314%
HSV (HSB):
300°, 4.8780%, 80.3922%
XYZ:
55.7114, 56.4171, 65.7109
xyY:
0.3133, 0.3172, 56.4171
CIE-Lab:
79.8506, 5.2959, -3.7542
CIE-LCH:
79.8506, 6.4915, 324.6675
CIE-Luv:
79.8506, 5.0997, -6.6063
Hunter-Lab:
75.1113, 0.9517, 0.7083
#cdc3cd color charts
#cdc3cd color shades, tints & tones
#cdc3cd color schemes
#cdc3cd color preview, HTML & CSS examples
This text has a color of #cdc3cd
<p style="color:#cdc3cd;">Text here</p>
.mytext {color:#cdc3cd;}
This box has a color of #cdc3cd
<div style="background-color:#cdc3cd;">Content here</div>
.mybackground {background-color:#cdc3cd;}
Border around this has a color of #cdc3cd
<div style="border:2px solid #cdc3cd;">Content here</div>
.myborder {border:2px solid #cdc3cd;}